On Tue, Dec 30, 2008 at 1:30 PM, David Smiley <[email protected]> wrote:
> I've found it convenient to use "fcsh" if I don't have the comfort of
> my IDE (IntelliJ) at hand.  I suggest that the flex mojo include a way
> to invoke fcsh.

Is this for fast incremental compilation? So flex-mojos would drop you
into an interactive shell with all the project dependencies set up,
then you could just compile individual files quickly?

I'd be interested how a typical session would go for you and how that
improves on the normal maven flex-mojos workflow.

I'd also be curious how much interest there is for something like
this. While interesting, I don't think it would help my personal
workflow much just due to our project structure, but maybe it would. I
often have to compile common libraries and then their dependent
applications. This certainly isn't very convenient without an IDE (if
the swc incremental compiler wasn't broken, that would help) but I
rarely code without an IDE.

For those of us who haven't used fcsh in a workflow and only read
about it, can you give more details?

Logan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos?hl=en?hl=en

http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---

Reply via email to