Simple developer options in pro membership
eric_summers
Member Posts: 26
Writing a plugin interface is hard, but I think it would be nice to give some custom development to pro membership users (at least for the iPhone). Maybe take advantage of the dynamic nature of Objective-C and have a behavior that invokes an objective-c message. A delegate class for actors would also be cool. They could just be ignored in the web simulator. It would be easy to compile a delegate class in the iPhone viewer application.
Comments
http://log.scifihifi.com/post/55837387/simple-iphone-keychain-code
An actor could trigger a delegate at the end of the game that has access to the attributes to write to the keychain. It would also need a load hook at the beginning of the game.
Anyway, that is what I'd like to do if you take this feature request seriously. ;-)
...You guys lost me at "dynamic nature of Objective-C"