derrell / App-Inventor-Gallery

App Inventor Gallery
20 stars 17 forks source link

Appinfo module re-structured #179

Closed mijoda closed 13 years ago

mijoda commented 13 years ago

Gui variables are no longer passed through the fsm. This involved turning them into instance variables and changing the appinfo classes to no longer be singletons.

This should close issue #172.