Hey there everyone!

Just a quick checkin about PyOGP. It has been a little quite here lately,
but I'm expecting to start spending more time working on pyogp again very
soon as work ramps up on automation and performance testing of Second Life
grids.

News:
~ pyogp has moved! I ported the svn repos to hg[1] this morning, and am
start to work through the fallout. Fallout entails moving away from
buildout, and focusing on fixing installation of pyogp packages into
virtualenv or system python. Details of package locations below[2].
~ we've just this week gotten our functional pyogp tests running against
sims at build time. This will merge to our trunk soon, and will propagate to
new branches and will be run in our automated build system. The test
coverage is effectively nil, it's a prototpye 'let's make it work' effort.
Now we can focus on the fun stuff and craft great regression tests.
~ I hear rumors of an eventlet that does not require pyopenssl coming up
later this week[3]. This will let pyogp be far more compatible on various
platforms. Python 2.6 will be the base requirement for this to work. We can
live with that, PyOGP will still work on Linden Lab's Python 2.4.4.

Feature dev within pyogp.lib.client will pick up again soon. See y'all at
office hours or other places!

Thanks
~e

[1] https://wiki.lindenlab.com/wiki/Public_Mercurial_Hosting
[2] buildout uses the old svn repos, unless someone takes the time to update
them. I am leaning toward killing buildout in pygop...

These ought to be ready to go as installed packages with one caveat: install
them in this order, until there's an update indicating that the package
dependencies are worked out: 1. pyogp.lib.base, 2. pyogp.lib.client, 3.
pyogp.lib.apps. Entry point scripts defined in setup of pyogp.apps will be
found in bin/ of your python install (virtualenv is super highly
recommended).

   - http://bitbucket.org/enus_linden/pyogp.apps/
   - http://bitbucket.org/enus_linden/pyogp.lib.base/
   - http://bitbucket.org/enus_linden/pyogp.lib.client/

Needs updates to work (probably will send this to the grave though):

   - http://bitbucket.org/enus_linden/pyogp.buildout/

Defunct until someone picks them up and fixes them:

   - http://bitbucket.org/enus_linden/pyogp.interop/
   - http://bitbucket.org/enus_linden/pyogp.lib.agentdomain/

[3]
https://lists.secondlife.com/pipermail/eventletdev/2009-November/000613.html
_______________________________________________
Click here to unsubscribe or manage your list subscription:
https://lists.secondlife.com/cgi-bin/mailman/listinfo/pyogp

Reply via email to