Re: Open source WO - offer
Helge Hess <[email protected]> Fri, 25 Aug 2006 14:42:38 +0200
| Newsgroups | gmane.comp.web.webobjects.general |
|---|---|
| Message-ID | <[email protected]> |
On Aug 25, 2006, at 14:28, Andrus Adamchik wrote: >> "JOPE is an implementation of the SOPE server and concepts in Java >> 1.5. It provides (yet another) templating engine modelled after >> the WebObjects one, as well as database access libraries and other >> features. JOPE applications can be deployed into a Servlet >> container or run standalone using the Jetty HTTP server." > This is kind of the way I wanted to handle the replacement of > WOAdapter - just embed Jetty - cool! Yup, Jetty is very nice. >> Anyway, if you want to start something from scratch, feel free to >> copy code from JOPE, it should contain quite a few things you can >> copy as-is ;-) > Not sure if LGPL would allow to recast the entire thing into BSD > licensed code... Maybe we tweak/change the license in the future to Apache or something, not sure yet what we will choose. IMHO LGPL is quite reasonable as a license (and I'm not religious about it) but might conflict with other stuff. Greets, Helge