Re: [e4-dev] CSS image loading

2009-06-10 Thread Kevin McGuire
Thanks for the ideas Tom. Some thoughts below. So that we have some bundle based resource lookup for 0.9, I think I'm going to submit the code I have now. If we get ambitious we can add/change for 0.9, although I suspect we'll want to put more thought into it than we have runway left for so

Re: [e4-dev] CSS image loading

2009-06-09 Thread Tom Schindl
Hi Kevin, We need to think about all this url stuff so that we can plugin resolvers for other URIs and we should support. file:/ http:/ platform:/ theme:/ Out of the box but allow customers to register their own protocol and lookup at least that's what I have done in UFaceKit. Automatically pre

[e4-dev] CSS image loading

2009-06-09 Thread Kevin McGuire
I'm working on adding the ability to load resources (images) in CSS. I'm posting this here because it affects the properties config for the modelled UI based apps and thought folks might want to know about the changes. Previously, resource lookup only worked for java apps but not in the OSGi