On Sun, 2003-06-08 at 22:28, Stephen McConnell wrote: > > > Also, seems like it should be possible to generate a basic > > block.xml file from a maven project.xml file. I'm going to > > look into it, just wondering if anyone else has already > > started on this idea. > > I guees your thinking about the construction of a classpath > declaration and setup of the basic block structure? > This would make sence.
Yep. If I understand correctly, such a plugin should be able to take the merlin meta-info and the maven project.xml file and create a block.xml descriptor which specifies the classpath engine, the components, the services offered and also the dependencies. I don't have time to work on it yet, but I've been considering putting together this plugin and also a JBuilder tool for running/debugging merlin applications. Debugging Fortress apps is fairly easy since the container is embedded, but debugging phoenix and merlin apps can be a little tricker. -- jaaron <http://jadetower.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
