>
> - Eclipse Parses AS plugin source code
> - FlashPlayer loads parsed XML AST Tree
> - FlashPlayer interprets the AST using a DOM
> - FlashPlayer then inspects the DOM for mapped implementations of the
> Eclipse Plugin API
> - FlashPlayer then sends commands back to Eclipse's Java API
> - Eclipse Java then executes the mapped message from FlashPlayer
>
> Does this make sense?
>
>
It does, kind of ;) I'll have to take a closer look myself, but on some
level I follow, kinda ;)

Reply via email to