Re: [xwt-users] RPC/servlet session state with XWT?
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Sep 19, 2003 at 08:28:44PM -0500, Jeff Buhrt wrote: > Why the Affero GPL license? Ah, because the splitting off of this code is a work in progress, and I hadn't got to the licensing itself yet. I was thinking either LGPL or BSD for this portion of the code but had wanted to discuss that on this list. > Is the only intent section to change section 2d? (basically all users > can request copies, vs just the provider) That will be the case for the rest of the code but not this code. > I assume the intent is to be GPL vs LGPL? > LGPL would be ok for my customer, but a more restrictive modified GPL of > the login/sessioning itself might be an issue. > > Comment? Thoughts? Screw it, this code ain't rocket science. The only 'clever' bit is that it makes use of the XWTs built-in Digest handling so it'll be the fastest way to do it. I'll recast to BSD unless someone makes a compelling case for LGPL. -- Emiliano