On Jul 16, 2007, at 12:53 PM, Jacek Laskowski wrote:

On 7/16/07, Dain Sundstrom <[EMAIL PROTECTED]> wrote:
Also, please use Context.INITIAL_CONTEXT_FACTORY, instead of
inlineing the value.  It is much harder to make a typo when you use a
constant.

I don't understand. Didn't I use the Context.INITIAL_CONTEXT_FACTORY?
The line with the inlined value was replaced with the constant.

Sorry, I read the patch backwards. You made the correct change from a hard coded string to the constant.

-dain

Reply via email to