Hi, On Nov 15, 2007 11:28 AM, Cameron McCormack <[EMAIL PROTECTED]> wrote: > > We can contribute our implementation of xml source syntax highlight > > from Sketsa SVG Editor and put it under Apache License v2 (or whatever > > required by Batik Project), so there will be no mixed license and > > legal issues > > > > If it is yes, just tell me, so I can submit it to the Batik Project. > > There are some issues with the jEdit component that makes it slightly > less desirable (weird scrollbar behaviour, a little ugly), but just > having downloaded the Sketsa beta, your component looks quite nice. If > you'd be willing to donate the code, we'd be happy to have it! (The > more free software around, the better, right?) Will your component work > on Java 1.3 (or 1.4)? Is it just the classes in your > kiyut.sketsa.xmleditor package? (If so, then it is smaller than the > jEdit component, which is another advantage.) >
Yup, you are correct it is the kiyut.sketsa.xmleditor package. Regarding java 1.3 / 1.4, I am not sure, but I think it will be ok, since I am not using any special Java 1.5 or above construct. If it indeed use Java 1.5 or above construct, I will change the code to make sure it is compilable and run under lower Jdk Ok then, I will start test and port it under lower JDK, once it is finish, I will put it to the Batik bugzilla. Cheers Tonny Kohar -- Sketsa SVG Editor imagine, design, create ... http://www.kiyut.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
