I'm done, so do what you need to do, I promise I won't touch any files
in SVN until I see your new stuff.
I didn't change much that should affect you really. I haven't
committed the MXML specific api files yet, I'm waiting to get those
more concrete but things are working!
I have the ASBlcokWalker composited in the MXMLBlockWalker perfectly,
sharing the main GoogEmitter in the main walker. This design is
showing it's merit now!
So commit. I'm just going to work on the MXML stuff again. And yeah
that is your Main.mxml file that is cross compiled right now. ;-)
Mike
Quoting Erik de Bruin <e...@ixsoftware.nl>:
Ah, ping me when you're done for the day, so I'll know when it's safe
to figure out where my stuff goes in the new improved scheme :-)
EdB
On Mon, Jan 21, 2013 at 10:05 PM, Erik de Bruin <e...@ixsoftware.nl> wrote:
Awesome!
You go ahead, play for a while :-) Wouldn't want to break you out of
the zone. My changes can wait, I have other loose ends to tie up.
Have fun!
EdB
On Mon, Jan 21, 2013 at 10:03 PM, Michael Schmalle
<apa...@teotigraphix.com> wrote:
Err...
DO it NOW! :) I am on a roll and at a point where it's safe, let me commit
one more tiny change.
Check this out. :)
goog.provide('Main');
goog.require('spark.components.Button');
goog.require('mx.events.FlexEvent');
/**
* @param {FlexEvent} event
*/
Main.prototype.creationCompleteHandler = function(event) {
var /** @type {Example} */ main = new Example();
this.addElement(main);
main.init();
}
It's fun playing in the sand!
Mike
Quoting Erik de Bruin <e...@ixsoftware.nl>:
Mike,
In the interest of expediency, will you be checking in a lot more
today, or can I start to merge my local changes with your latest
commits?
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
--
Michael Schmalle - Teoti Graphix, LLC
http://www.teotigraphix.com
http://blog.teotigraphix.com