Hi,

> I fixed the code in ComboBox.as in the Flex source code, but it appears that 
> it's still running off the compiled libs.
Did you recompile via a ant main and then repackage an SDK (and/or copied the 
right bits over to  your SDK folder)?

> What's the recommended workflow for testing changes in the source?
Basically what I do:
1. change
2. build
3. run mustella tests (usually subset or just checkin tests)
4. package new sdk
5. use new sdk

It's possible to "passage" up the compiled SDK onto itself or you don't have to 
repackage but that's probably a bit risky and means you ave to be very careful 
what you check in.

Hope that helps,
Justin

Reply via email to