Israfil or Flex Mojos?

Want to compile flex code with maven? Don’t know which plugin to choose? Maybe this post will help you. Today, there are several available options for compiling flex with maven. On my list, I have these: flex-mojos israfil servebox Of the three, I have tried only the first two for real. I did take a [...]

July 15, 2008 В· polesen В· 3 Comments
Tags: , ,  В· Posted in: Rich Internet Applications

Fast Flex Compilation With Maven: Israfil or Flex-mojos

In this post, I compare performance, measured in time taken to compile flex modules with maven, from two different maven flex plugins, israfil and flex-mojos. The Contenders If you compile flex projects from maven, you need a maven flex plugin. Targeting flex 3, there currently exists two plugins: Flex-mojos Israfil The Problem: Time Taken to [...]

July 15, 2008 В· polesen В· 11 Comments
Tags: , , ,  В· Posted in: Rich Internet Applications