[Golist] Go version 0.4.4
Moses Gunesch
moses at goasap.org
Tue Feb 26 18:29:26 PST 2008
v 0.4.4
Two changes, first GoItem implements IUpdatable. This is how it was
written but by mistake that interface was being set only in LinearGo.
Second, the private static var _playRetainer was moved into
PlayableBase and documentation was added. The new convention here is
that any utility that is playable but doesn't use the engine, such as
SequenceBase, stores a reference to itself in the _playRetainer
dictionary on start() and deletes it on stop() to prevent garbage
collection of the instance during play.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://goasap.org/pipermail/golist_goasap.org/attachments/20080226/c5e027c2/attachment.html
More information about the GoList
mailing list