Sunday, May 18, 2008

What is our scope?

In #olpc on Freenode, an individual by the name of 'homunq' suggested that the automation tool be rolled into its own Activity.  It could then be used to launch other Activities in its own process.  That would solve the problem of everything being in a separate process.   This would have to be done in a specific manner, since BitFrost prevents Activities from launching one-another, but does not prevent them from calling on one-another.  It would require some dynamic import's and class calling.

Transcript for my own personal reference, and yours if you'd like: link (mediafire.com).

No comments:

Post a Comment