kind of lonely here... but anyways... I actually found you guys a few months ago. I'm really interested in the project, I worked on Synclast, which was very similar on the canvas based UI toolkit level, and I wrote the XML->UI layer with databinding and animation support and stuff like that that. Anyways... the company didn't allow that stuff to get opensourced, and I don't work there anymore. Which brings me here! So ya, like minds for sure, and now I'm having to choose between kuix and lwuit for the project I'm about to start. The CLDC1.1 requirement might kill the lwuit option. But some of the simple animation stuff would be great in kuix. I don't need 3d cube transitions (haha) but a sliding screen, or sliding component sort of thing would be a great visual indicator to the user, as far as action goes.
I do have a question though, looking through the tutorial a few times, I'm curious about css image resolution. Is there a way to say: url(blah.png) and have 'blah.png' get loaded from a new datasource? Similar to how you handle the DataProvider solution, but perhaps with Image, or even Object resolution services rather than just String. That would allow me as a developer to download new XML interface dependencies OTA, and have a much more dynamic application. Of course some way to cache those would be even better, but that can always be handled in the implemented ImageDataProvider (or whatever) implementation of the application developer.
beyond that, the application I'm working for is for a large company with lots of carrier deals here in the US, and there's no way they'll allow their application to be opensourced. What kind of private licensing to you guys offer for this case, which obviously doesn't go with the GPL, 'use our source / show your source' mentality?
thanks!
-pandora