[prev in list] [next in list] [prev in thread] [next in thread] 

List:       woden-dev
Subject:    Re: svn commit: r432970 - in /incubator/woden/branches/WODEN-44/src/org/apache/woden/internal: OMEle
From:       "Jeremy Hughes" <hughesj () apache ! org>
Date:       2006-08-21 8:47:02
Message-ID: adbf02b10608210147y116373a3xe138f1d24331f258 () mail ! gmail ! com
[Download RAW message or body]

Great thanks.

On 8/21/06, Oshani Seneviratne <oshanis@gmail.com> wrote:
> Hi Jeremy,
>
> > >      //A map of imported schema definitions keyed by schema location URI
> > > -    private Map fImportedSchemas = new Hashtable();
> > > +    private Map<String,XmlSchema> fImportedSchemas = new Hashtable<String, XmlSchema>();
> >
> > we're trying to keep all the code compilable by JDK 1.4 (one reason -
> > Axis2 works with JDK 1.4) so we shouldn't be coding generics I'm
> > 'fraid.
> >
> Thanks for pointing this out! I will remove the generics. for each
> loops, and all the other jdk 1.5 things that were pointed as warnings
> by my IDE and commit the code once again.
> Thanks again,
> Oshani.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: woden-dev-help@ws.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: woden-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: woden-dev-help@ws.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic