----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> > I guess build files created with an IDE would not have any wildcards > then - they'd be very ugly, difficult to read and more or less > unusable outside the IDE -
Actually, I would hope that the integration tool allows for the smart creation of as few filesets as possible to meet the goals of the developer. The filesets that are reusable would be created outside of the Tasks with a ref id so they can be easily reused. With the proper logic, the scripts resulting from such a tool would actually be "more" optimized than the hand scripts. (at least some of mine) > which more or less fits my picture of > building projects with an IDE anyway. 8-) I used to feel this way also. Code completion and instant refactoring is a real spoiler. :-) jim
