|
From: Rod J. <rod...@in...> - 2004-06-26 14:12:57
|
All I've added a new CVS module called "samples". This is to contain integration samples. I'm going to put in AspectJ integration and a 1.5 attributes preview soon. A JSF sample app would also be an obvious candidate in the new future. Why a separate module? * Most of these samples should probably be released separately * They may have separate binary dependencies, that shouldn't go onto the classpath of the main project * I want these samples to be independent projects, rather than part of the main Spring project * It's impossible to put an independent Eclipse project (with AspectJ/1.5 support etc.) within the top-level Eclipse project AFAIK Rgds Rod |