uludaggonul / snow-dots

Automatically exported from code.google.com/p/snow-dots
0 stars 0 forks source link

More demos of components in isolation #33

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Andrew Lui found that in developing a new playable subclass, it was unclear 
whether it could be played with in isolation.  The manager was a black box and 
therefore mysterious.

So there should be script examples of individual components.  Maybe even some 
examples of unmanaged managedObjects.  Or an example of how the manager helps 
them.

Original issue reported on code.google.com by Benjamin.Heasly on 3 Aug 2010 at 6:27

GoogleCodeExporter commented 8 years ago

Original comment by Benjamin.Heasly on 4 Aug 2010 at 6:58

GoogleCodeExporter commented 8 years ago
One demo of interest might be a script-style task that uses nuts and bolts, but 
no managers or control structures.

A parallel demo might reumplement same, but allow remote behaviors.

Original comment by Benjamin.Heasly on 8 Sep 2010 at 3:58

GoogleCodeExporter commented 8 years ago
r632 (October2011) contains more demos of dotsDrawable* subclasses.

Original comment by Benjamin.Heasly on 5 Oct 2011 at 3:32

GoogleCodeExporter commented 8 years ago
This is still a good idea, but I'm changing the priority because I have to do 
other projects first.

Original comment by Benjamin.Heasly on 28 Oct 2011 at 2:03

GoogleCodeExporter commented 8 years ago

Original comment by Benjamin.Heasly on 28 Oct 2011 at 2:03

GoogleCodeExporter commented 8 years ago
The particular issue encountered by Andrew Liu will be addressed in version 
1.0, since manager singletons will be removed altogether.

Demos will continue to be nice, but this is no longer a discrete issue.

Original comment by Benjamin.Heasly on 8 Jan 2012 at 9:58