[opencms-dev] Velocity  + Opencms.
    Werner Punz 
    werpu at gmx.at
       
    Wed May  1 16:49:55 CEST 2002
    
    
  
Hi I´m the author of the binding. Following, the package import points to an
interface used internally in 0.1. I missed that interface between the 0.1
ands 0.2 version when i moved all the classes to a better package. I´m not even
sure if it still is used:
package com.labor.cms.common;
public interface ExtendedResourceLoader {
	/*adds additional Params into the resource loader before executing 
	 *an important operation
	 *this way other file systems can be accessed conveniently
	 */
	public void setAdditionalParams(Object theParam);
}
Is the contennt of the interface. I will recheck the code tomorrow and will
have a look if it still 
is needed and will send a fixed version to Alex tomorrow. Sorry for the
trouble.
Werner Punz Labor_C
werpu at gmx.at
http://www.labor-c.net
 
-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
    
    
More information about the opencms-dev
mailing list