I think thenfollowing areas would have to be taken care of:
1. Compatibility with Python 2.5 2. Remove the PIL dependency 3. Because of 3, tweak the avatar app to only use gravatar or build a compatible one in java. 4. Remove the Reportlab dependency (btw, I have no idea what breaks if we do that, I would have thought reportlab would power the printing module but we have a geoserver/mapfish extension for that) 5. Compatibility with Django 1.1 Those are the ones from the top of my head. Ariel Sent from my iPad On Oct 21, 2010, at 0:16, Chris Holmes <[email protected]> wrote: > Anyone know of any major blockers that would prevent GeoNode from being > run on jython? It looks like django can run on jython. But if there > are C libraries that we rely on then that would slow things down. > Though we could make them use a java equivalent. > > There's a potential GeoNode project where the client only allows running > java. So it'd be quite nice if we could run in jython.
