[jboss-user] [JBoss Seam] - Re: Duplicate Factory method error from CVS head

supernovasoftware.com do-not-reply at jboss.com
Wed Sep 26 19:55:54 EDT 2007


That check uncovered numerous erroneous duplicates of Factories in my application.  It proved quite valuable and I would love to see other validations.  It will help users understand their problems before posting to the forums.

Most of my cases were just copy and paste errors where I did not clean up my mess. :)

I am working on a workaround for the new code I was working on.  It involves a base class that had 3 DataModel + Factory methods.  Now that I review that was obviously wrong on my part.

I was extending this class to provide specific functionality for each use case, but giving each component a new name.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089119#4089119

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089119



More information about the jboss-user mailing list