Re: [flexcoders] Maven plugin out of memory problem

2007-10-15 Thread Adam Duston
I use Flex Ant Tasks, and I haven't tried Maven for compiling Flex. But just a couple of thoughts: have you tried altering the max heap size using the java -Xmx option? I also wonder if the twice-the-size problem is a result of it compiling in debug mode. On 10/14/07, Ronen Naor [EMAIL PROTECTED]

Re: [flexcoders] Anyone reading Paul Williams blogging about Presentation Patterns?

2007-10-15 Thread Adam Duston
In our Flex projects we typically use the Passive View pattern ( http://martinfowler.com/eaaDev/PassiveScreen.html). Probably I should blog about my experience with this, but I am pathologically lazy and terribly selfish, so I don't have a blog. The applications I'm creating involve a lot of