[ 
http://issues.apache.org/jira/browse/XALANJ-2236?page=comments#action_12442810 
] 
            
Brian Minchau commented on XALANJ-2236:
---------------------------------------

Per the JIRA meeting on Oct 16, 2005, Kevin Cormier has agreed to look at the 
patch.
Brian M. agreed to do the formal review and apply of the patch if it is 
accepted.

> [PATCH] clean up static calls thru instance references
> ------------------------------------------------------
>
>                 Key: XALANJ-2236
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2236
>             Project: XalanJ2
>          Issue Type: Improvement
>    Affects Versions: Latest Development Code
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: static_ins_invocations.diff
>
>
> for code documentation purposes, it is better to call static methods thru the 
> class rather than an instance of the class, especially in the
> myThread.yield() call, when in fact, you are calling it on the current 
> thread, not necessarily myThread.
> patch, cleans this up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to