10
Dec
09

Lightweight Ant script extensions generator for Robotlegs following best practices.

RobotLegs is one of the newest AS3 Micro-Architecture framework out there and to help folks that are starting with Robotlegs, as well as make life easier for current Robotlegs users, I have created Ant script extensions that generate most of the code you need in order to work with RobotLegs following best practices.

robotlegssketchsmall

The Ant tasks will generate the following:

  • Robotlegs Folder structure.
  • Robotlegs libraries and source code
  • Automatic ThunderBolt integration to each user-gesture.
  • Creating VO.
  • Add event command user gesture
  • Add startup command
  • Add main class and Context class
  • Create model class
  • Create service class
  • Create view and mediator combo
  • Move libraries and source code to project lib

You can download the Ant tasks from GitHub:
http://github.com/EladElrom/robotlegs-utilities-AntGenerator

Feel free to add these tasks to your arsenal.. Cheers :)


8 Responses to “Lightweight Ant script extensions generator for Robotlegs following best practices.”


  1. 1 Jim Hayes Dec 10th, 2009 at 7:24 pm

    Thanks!
    Will check it out, it comes at just the time I need such a thing.
    I have a need to generate a robotlegs project for a fairly small project - hopefully this will prove interesting, and a time saver.
    Cheers,
    Jim.

  2. 2 jadd Jan 9th, 2010 at 3:06 am

    Hi, I’m very new to ant script, could you help how to use or run ant scripts or point me to a good tutorial. Thanks.

  3. 3 jadd Jan 10th, 2010 at 5:16 am

    hello again and sorry. Can you help me on how to use your generator? thanks.

  4. 4 elad.ny Jan 29th, 2010 at 2:05 am
  5. 5 Nathan Hinish Jan 29th, 2010 at 9:12 am

    So, I was looking to download the source from GitHub. Unfortunately, GitHub is down. Any chance you have a mirror or alternate way of getting the ANT tasks?

  6. 6 elad.ny Jan 29th, 2010 at 9:35 am

    Just checked & it looks like it’s up again.

  1. 1 Creating a WebBrowser app using Robotlegs MVCS implementation in less than 2 min! | Deep Dive Into Flash Pingback on Jan 29th, 2010 at 2:01 am
  2. 2 Enhance your FDT setup even further with Eclipse plugins & Ant scripts Pingback on Aug 23rd, 2010 at 3:43 am