One first question comes into my mind:

We have TypeDefs and Royale components.
In case of providing the Ace editor as Royale component, should we still
provide an separate AS3 class or interface as TypeDef in the TypeDef repo
that represents the JS API?

Or should the needed API be part of the ACEEditor class (which extends
UIBase) without having an separate TypeDef interface?

My first idea is to create the TypeDef as an AS3 interface e.g.
IACEEditor.as which has to be implemented by ACEEditor.as. 

Thanks,
Olaf



--
Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to