Great to know, I am looking at appengine-monkey now.

Thank you, Josh

On Oct 11, 2:19 pm, Josh Heitzman <[EMAIL PROTECTED]> wrote:
> It isn't impossible to use pkg_resources and setuptools with GAE.
> Pylons makes use of these and appengine-monkey 
> (http://code.google.com/p/appengine-monkey/
> ) was created to get Pylons working on GAE.  If you aren't using
> Pylons appengine-monkey still may prove useful to you.
>
> On Oct 11, 10:51 am, sevenseeker <[EMAIL PROTECTED]> wrote:
>
> > I have become used to / spoiled with entry points from pkg_resources
> > and setuptools.
>
> > What is a similar system that avoids too much reinventing of the
> > wheel?
>
> > The goal is to facilitate a plugable system where directories or files
> > (much like with eggs) can be dropped in the appropriate directory and
> > extend the system through existing extension points as well as define
> > new ones.  I am most familiar with the Trac use of this and really
> > like it.
>
> > That said, I am very open to suggestions on how to use another system
> > (hopefully not homegrown as I am sure many others do this).
>
> > Thank you,
> > Jason
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to