Hey Jim,

We have some internal dependencies on some parts of the Google Collections
that we've repackaged (in com.google.appengine.repackaged). You don't want
to rely on those classes, because we may change those dependencies, use a
different version, or remove them entirely. This is why we have repackaged
them. You'll want to include your own copy of the Collections library in
your WEB-INF/lib.

On Wed, Sep 16, 2009 at 11:01 PM, Jim McCabe <[email protected]> wrote:

>
> I'd like to start using the Google Collections framework
> (ImmutableList, etc) in my AppEngine project.  I see that it is
> already available in the SDK but I am wondering if it is safe to
> assume that it is present in the production deployed environment.
>
> In other words, is it necessary to explicitly include the JAR in my
> WEB-INF/lib directory?
>
> - Jim
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to