I think you wanna look at this gist ;) http://gist.github.com/299387
On 7 Apr, 13:38, אריה גלזר <[email protected]> wrote: > hey. i want to create a costum factory for a specific Class that requires me > to pass through its mutators before passing them to the Class . the thing > is, Class requires me to use the 'new' operator, which in turn doesn't allow > me to use run/apply etc. so - how can i pass a modified list of paramaters > to an object that requires the use of 'new'? > > hope i'm clear on this... > ----------- > אריה גלזר > 052-5348-561 > 5561 -- To unsubscribe, reply using "remove me" as the subject.
