I'm starting to use the WebORB PureMVC code gen for Flex (-type

. I was surprised to get a Facade and a Mediator generated.
There is nice WebORB/Flex example project here:
http://www.adobe.com/devnet/flex/articles/flextodotnet_remoteobject_04.htmlThis is a decent article on the generator:
http://www.adobe.com/devnet/flex/articles/code_generator.htmlWebORB uses XSLT to generate this stuff. The XLST is in the /weborbassets/codegen dir.
Does anyone have any best-practices advice on this code gen or an XSLT code gen they like better?
-- Mike