Calendar

April 2006
S M T W T F S
« Mar   May »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for April 27th, 2006

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, [...]