jon * wrote:
> 
> hey,
> 
> i just made some changes to Turbine which I haven't checked in yet ( i will
> be checking things in soon), but essentially, I have changed the
> TurbineResources to make it easier...they are now in a new package ...
> org.apache.turbine.services.resources and i took out the need to call
> getInstance().
> 
> It used to look like this:
> 
> TurbineResources.getInstance().getString("foo");
> 
> It now looks like this:
> 
> TurbineResources.getString("foo");
<snip>

BTW.  This is now fixed in CVS.

Kevin

-- 
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN:  "Please Open Source Java!"
"For evil to win is for good men to do nothing."


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to