How to make a 3rd party library for RobotLegs community?
I wanted to put together some common helpers and wrappers for developing AIR apps with RobotLegs. I was curious if anyone knew of a open source project that they likes where I could see how they distribute their RobotLegs code.
What do folks prefer?
- Integrate a clean demo project into their own 'mvc' folders?
- Should I just make my own library: (ie: com.mydomain.mvcs), and put my framework into there with a 'StartupCommand.as'?
I'm leaning towards #2.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by andreas on 09 Nov, 2011 12:08 PM
I would prefer an external lib but also a demo that uses this lib to show how to use it (maybe with a compiled swf of this demo so I can try first).
If you want to make it really cool you could also add some unit-tests beside the demo.
Support Staff 2 Posted by Ondina D.F. on 09 Nov, 2011 12:27 PM
..and here is an open source project (a robotlegs library) with src, demo and tests:) https://github.com/Matan/AssetLoader
Ondina D.F. closed this discussion on 08 Dec, 2011 12:19 PM.