I'll put something together. I'm on a rush job right now but hopefully I can do it next week. - S.

On 3/26/2012 1:45 AM, Carlos Rovira wrote:
Hi Sandford,

there's some link to see demos or code of waht you are commenting?

Thanks

C.

2012/3/26 Sanford Redlich<siredl...@gmail.com>

Hi Oleg,

I've developed a set of CSS-styleable base components based on
SpriteVisualElement that might help this effort. It's based on a demo
system by Nahuel Faronda.

It was intended to speed up Flex mobile apps, which it does, actually.

Would that help?

Cheers,


Sanford


On 3/21/2012 1:30 AM, Left Right wrote:

Hi, sorry for the late response. I found the class I was thinking about,
it's spark.core.**SpriteVisualElement. It's not as small as I hoped, but
it's
way much smaller then UIComponent, and it's possible to use it as a base
class for Flex components, so, it may be a good target for a PoC. It has
an
added value of a class that potentially can host FXG graphics, not sure
what it gives us though... The class is about 3K loc big + has some
dependencies, however, the dependencies should be easy to bootstrap, for
example the dependency to IUIComponent is through some
IUIComponent-specific add-child routine, which can be removed entirely
with
no harm to the component (as it's not going to be used in connection to
UIComponent for the test purposes anyway).

Best.

Oleg



Reply via email to