on 6/15/01 10:48 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
wrote:

> I had a specific need in my application to setup a global tool using pull
> that needed to be constructed using the FactoryService.  I was surprised to
> learn that the PullService was simply using class.forName(...).newInstance
> ().  So I changed it to use the FactoryService.  It works fine for me.
> Unless there's some reason why this is not appropriate, I'll submit the
> patch.  I'd like to know either way, if there's something I'm missing here.

Nope. You got it right. +1

Submit a patch.

-jon

-- 
"Open source is not available to commercial companies."
            -Steve Ballmer, CEO Microsoft
<http://www.suntimes.com/output/tech/cst-fin-micro01.html>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to