HI guys, i am working with the spring and the hibernate cartridge, like it seems for now it is not possible to generate clean classes or interfaces if i am not using one of the stereotypes of the spring or hibernate cartridge. Like i know the java-basic cartridge from the documentation it does not need special stereotypes for generating an interface for example. I think the spring cartridge as the entry point in this case is just not forwarding all model elements which have no stereotype. Is there something like a switch i am missing to let generate the simple classes or interfaces by the java-basic-cartridge? The best example are the exceptions, there is an "Exception"-Stereotype in the spring cartridge, if am using it the classes i marked with this stereotype are generated. The conclusion for me in this case is that there should be a stereotype interface, but it is not present.
What is wrong, or is there something just planned and not implemented yet in the spring cartridge? Thx in advance. Denis. -- View this message in context: http://www.nabble.com/Java-Basic-Features-in-the-Spring-Cartridge-tf4887873s17564.html#a13990399 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
