This is something I have been thinking about for awhile and thought I would throw it out there. Since the project is going to be split apart into multiple components and most of the components have dependencies on each other, is it time to have something to manage the dependencies? Currently, I think this represents a large barrier in adopting open source .NET software for some -- what version of Windsor/ NHibernate are you using, where do you go to get them, etc.
This doesn't necessarily mean writing something. I was able to compile Ivy (http://ant.apache.org/ivy/) using IKVM a couple months ago, and run the command line version under .NET just fine. You can get quick integration with NAnt by provided a wrapper task that just execs the command line. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Development List" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-devel?hl=en -~----------~----~----~----~------~----~------~--~---
