Policy regarding external / other licensed code?
Clemens Eisserer
linuxhippy at gmail.com
Mon Jul 4 11:01:29 PDT 2011
Hi Mario,
Wow - didn't know there are such strict requirements, I'll send an
email to Mark and Dalibor immediatly.
The licenses in question are LGPL, which as far as I know is more
permissive than GPL+Classpath Exception, but I am no license expert.
I hope to get rid of Base64 encoding anyway in the second GSoC phase,
as its a dirty hack arround XMLHttpRequest limitations, and the
PNGEncoder class could be made an optional plugin, with the ImageIO
based encoder beeing used if not present.
That leaves the keyboard event handling code. If I can make it an
independent library licensed under LGPL, and beeing used as any other
external dependency (e.g. jetty http server) I guess it should work.
Thanks, Clemens
More information about the caciocavallo-dev
mailing list