Updated The GAE SWF Project (v1.20)
I just updated The GAE SWF Project to version 1.20 on appspot.
A quick list of changes:
- Pulled out
BaseView
andBaseApplication
classes. - Simplified service calls. You no longer have to use Service.call() and pass a reference to the view instance. Just use
execute("service.method", arg1, arg2, ...)
. - Fixed a bug where the app was remembering the initial deep link on logout. Logouts now take you to the root of your Flash app.
The big change is that I've pulled out base application functionality so that your Application class now only contains logic specific to your particular application and not to GAE SWF applications in general.
Check out The GAE SWF Project on appspot.
Comments
by ]a[ on 2008-04-20 00:50:27
by Nick Joyce on 2008-04-22 10:26:47
by Herm Greider on 2008-04-20 23:59:27
by Thijs Triemstra on 2008-07-03 21:23:19
by Herm Greider on 2008-04-20 14:26:50
by Aral on 2008-04-20 19:46:00
by Aral on 2008-04-20 19:45:39
by Javier on 2008-04-21 17:58:49
by Imrahil on 2008-04-20 18:50:42
by Javier on 2008-04-20 23:12:39