silexlabs / SLPlayer-proto1

SLPlayer is an open-source virtual machine used to render graphical user interfaces and digital publications. It takes XML, CSS and haXe script as an input, and runs un javascript / HTML 5, ActionScript Flash and php / neko
http://www.silexlabs.org/groups/labs/slplayer/
5 stars 1 forks source link

finish the base native classes #10

Open lexoyo opened 13 years ago

lexoyo commented 13 years ago
yanhick commented 13 years ago

How far do we go in this iteration ?

One prototype for each ?

yanhick commented 13 years ago

Maybe the scope of this alpha could be to load those prototypes at runtime from external swf/js using the publication preload file list, then use them to build a simple publication

lexoyo commented 13 years ago

How far do we go in this iteration ?

the goal is: Render XML in JS and AS3. Complete the core essential functionality. Figure out precisely and get closer to what is really needed for Silex core and in the abstraction layer.

So I think we should make the 1st version of text, image and geometry

Maybe the scope of this alpha could be to load those prototypes at runtime from external swf/js using the publication preload file list, then use them to build a simple publication

All these basic classes are supposed to be in the core, not laoded