This is a .net package management and installation tool.
This allows dependencies between projects to be explicitly stated (which makes installation much easier).
Random outpourings of a software developer
This is a .net package management and installation tool.
This allows dependencies between projects to be explicitly stated (which makes installation much easier).
Typically these are things like Ruby on Rails which is essentially a DSL for creating dynamic websites quickly.
However there is a much simpler solution.
State your problem in XML and use xslt to generate the solution.
If done carefully you can eliminate a lot of easy to write, but easy to get wrong code.
This is really what Kathleen Dollard has been talking about in her Code Generation in .net book.
Here is an example that almost all applications have to deal with:
How much work is it to add another maintenance screen to the system?
or even
How much work is it to add one field to one maintenance screen?
If you get the principle working for one screen you can add another by adding a few lines to an xml document and regenerating the script.