New SVN repository
First the blog was moved.
Now, SVN is under a new domain:
http://svn.sonatype.org/flexmojos
The flex-mojos is going to Sonatype forge. This is just the first step.
Stay tunned.
VELO
First the blog was moved.
Now, SVN is under a new domain:
http://svn.sonatype.org/flexmojos
The flex-mojos is going to Sonatype forge. This is just the first step.
Stay tunned.
VELO
Hi guys…
Let’s put on the table flex-mojos scopes.
Library dependencies can be add on SWC or SWF projects.
For SWC, 3 scopes make sense:
And for SWF we have 2 more:
Is possible to use RSL and CACHING when compiling SWC files. But I strongly recommend you don’t. Why? Well, make no sense on library loading content at runtime because we don’t run libraries. (Or I’m miss informed =p)
I like to external dependencies for libraries (SWC projects). That’s how I did it, that’s how Adobe does it, and it’s worked out pretty well so far
On SWF project I use caching, rsl and merged. On modules only use external. Again, that is me. On my projects that values showed less memory usage. I did some tests at work, will ask my boss to release on internet, let’s see…
If someone can explain better each scope, please post it on comment and I will update this.
VELO
Is out there guys….
At this release Joost fixed docs site:
http://docs.flex-mojos.info/
One important issue was fixed at this release.
May be this is the last RC…. may be not, let’s see.
VELO
Now at ADC.
http://www.adobe.com/devnet/flex/articles/fullstack_pt1.html?devcon=f1
There is some small changes and some fixes. I suggest a look.
VELO