From: 7stud -- Date: 2011-04-12T11:21:50+09:00 Subject: Re: Copying parameters to singleton class 7stud -- wrote in post #992201: > Robert K. wrote in post #992088: >> >> Choose to your liking. :-) >> > > Hey Robert K, > > I read your factory pattern thread the other day, and I wonder if that > pattern would apply here? After all, producing several anonymous > instances of Class is akin to producing instances of various classes. In hindsight, I guess that wouldn't work if Opportunities is an existing class that needs to be reopened to provide the needed functionality. -- Posted via http://www.ruby-forum.com/.