[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.riena] Re: RAP Support

RAP has no dummy API policy ie they won't include any API which would be there just for compilation sake. And getting functional GC into RAP would be hard work indeed ... So far, I have resisted the urge to hack dummy GC implementation into my personal RAP checkout, but Riena may be the breaking point. There are just too many changes to maintain ...

I will definitely share my effort on bugzilla, but be aware that it will also need a patch to RAP head ;)

-a

Christian Campo wrote:
Interesting work you are doing. I did some testing myself to get Riena ridgets to work with RAP. The approach was more along the lines to get the snippets running with RAP. There are as you wrote things like Paintlisteners sometimes or KeyListener Events that are missing.

However we are more looking to get support for those tiny bits that are still missing in RAP itself. Once the snippets for the ridgets work, we will find a better and different way to do the Navigation. I image that can be visualized which much simpler SWT controls and then CSS in the browser could do the styling.

My intention was to start a wiki page once that Galileo train has reached its destination about the open topics, missing pieces, issues and then take it from there.

christian

p.s. have you got any work examples, snippets or anything that you can share. would be interested to see how far you got.