PureMVC Architects Lounge

PureMVC Manifold => MultiCore Version => Topic started by: zermattchris on February 18, 2009, 08:43:05



Title: PMVC for Groovy too??
Post by: zermattchris on February 18, 2009, 08:43:05

Hi gang,

I'm just making the switch to Flex/AIR for our small company's products and have started to take a serious look at PureMVC (the concepts are great, now I just need to 'grok' it  :) ).

Anyway, part of one of our tools is a system built in Groovy/Ant running on a remote server, and I was wondering if anyone's had a go at using the Java port together with Groovy? Theoretically, it should work, but I thought I'd just ask to see if someone else has any experience with it (yes, I'm lazy!).

If I can manage to grasp PMVC, it would be great to be able to use the same concepts for our different coding environments (AS3/Javascript/PHP/Groovy).

Cheers,
-Chris



Title: Re: PMVC for Groovy too??
Post by: puremvc on February 18, 2009, 11:01:43
Although I'm not sure about Groovy and you may have to experiment, you're on the right course thinking about using. The same methodology everywhere. That's a meta-benefit of the framework now that the ports are proliferating and maturing.

-=Cliff>