Zappos Shoes |

Calendar

September 2010
S M T W T F S
« Jul    
 1234
567891011
12131415161718
19202122232425
2627282930  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

AS3VOGenerator

Cairngorm 2 AS3VOGenerator

Friday, July 7th, 2006

The Cairngorm AS3VOGenerator has been updated to use the new Cairngorm class paths.
(i.e. com.adobe.cairngorm…..)
Here is the original updated post:
http://everythingflex.wordpress.com/2006/02/14/installing-as3vogenerator/

AS3VOGenerator Update

Thursday, April 27th, 2006

I have updated the Cairngorm and non Cairngorm AS3VOGenerators to implement IUID as well as the neccessary getters and setters for a new private var _uid.  This var is neccessary for components extending from listClasses to function properly when the data is bound to dataGrids, etc.
In addition to the import statement and implementation of IUID, [...]

Installing AS3VOGenerator

Tuesday, February 14th, 2006

This template should be used with Eclipse 3.1 or higher and Hibernate Synchronizer 3.1.1.
Open eclipse and go window -> preferences -> Hibernate Synchronizer -> Templates
Hit New and enter template name AS3VOGeneratorCairngorm or AS3VOGenerator depending on which you choose below.  You can install both as long as they are named differently.
Click OK and paste the following [...]