[screenweaver] Intrinsic class (screenweaver package)
Muzak
p.ginneberge at telenet.be
Sun Sep 25 05:05:53 PDT 2005
Just installed the intrinsic classes created by Romain and noticed there's a 'screenweaver.system' and 'screenweaver.window'
package.
Are those implemented in the AS API yet or is that work in progress?
If those are 'work in progress', wouldn't it be a good idea to use something like:
// actionscript API (when ported to AS2)
org.swos.api...
// components api (when ported to AS2)
org.swos.components.
Then you could have, for example:
// AS
org.swos.api.window.DragDrop
// component
org.swos.components.window.DragDrop
Just thinking out loud ;-)
regards,
Muzak
More information about the screenweaver
mailing list