[Golist] Go 0.5.2 branch notes

Gil Birman gil at allflashwebsite.com
Tue Mar 17 13:15:56 PDT 2009


...\src_go\org\goasap\utils\SequenceCA.as(310): col: 20 Error: Call to
a possibly undefined method addChildAndAdoptState through a reference
with static type org.goasap.utils:SequenceStep.


On Sun, Mar 15, 2009 at 7:48 PM, Moses Gunesch <moses at goasap.org> wrote:
> Hey I haven't tested this code yet so I committed it as a branch. It's under
> branches > goasap0.5.2.
>
> Some things I've done so far:
> (Haven't had time to look into Repeater yet.)
>
> - Change return types on all add and remove child methods to return the
> item, not an int.
>
> - Working on eliminating complexity surrounding SequenceCA's need to create
> an already-running group. Simplifies code in PlayableGroup.addChild by
> removing the 'adoptChildState' parameter and adding a small additional
> public method called addPlayingChildAndStart().
>
> - Started a new advance type called ImmediateAdvance that simply advances
> during the start() call. Gil, give it a try and let me know if it works!
>
> -moses
>
>
>
> _______________________________________________
> GoList mailing list
> GoList at goasap.org
> http://goasap.org/mailman/listinfo/golist_goasap.org
>



More information about the GoList mailing list