
I don’t know the answer to this. I need to though. This is what I need to do.
We start with:
[ dependencies in square brackets]
In reality we have a lot more LibProjs and a few Apps.
I’ll use a real example: as3corelib.
We use it all over the place, so we create a library project and pop the source code in there (behind the scenes we use svn vendor branches)
Now we have:
Note: at this point, the library projects also have Antennae configurations for our CI server.
Another real example. Googles Map Api. For Flex it’s a .swc called “map_flex_1_16.swc”.
There’s no way to create a project entry for this library. So the big question:
Where Do We Put It?
The dependency tree needs to look like this:
It would work but:
It would work but:
The last one’s a biggy. I’m not going to force dev’s to KNOW they need to checkout the workspace to a specific path (or to even use their default drive) to make this work. Absolute paths in projects is just plain dumb.
Another Flex Builder project reference type :)
© 2010 - VisFleet Ltd
No prawns were harmed in
the making of this website
Comments