Nico Klasens <[EMAIL PROTECTED]> wrote:
> Code proposal: CloudReferrer.java
> 
>     /**
>      * Find the CloudProvider and return its cloud variable in one
>      * step. And the result of findCloudProvider is stored, so
>      * invoking this function more often is better then invoking
>      * findCloudProvider every time.
>      *
>      * @return a Cloud
>      * @throws JspTagException
>      */
>     public Cloud getCloudWeblogic() throws JspTagException {
>         return findCloudProvider().getCloudVar();
>     }
> 
> The method should be renamed to something else, but that is a minor
> detail. The custom extenstions will still work, because the getCloud
> method is only deprecated. I could then remove the getCloud method from
> the sources to let it run in Weblogic.


I propose to name the method getCloudVar(), as it is in NodeProvider
(getNodeVar).


Also, I think that getNode() in NodeReferrer might need a change then?

> The code change is for MMBase-1_7 and MMBase HEAD.

Note that I made a lot of changes to taglib in MMBase HEAD (I perhaps want
to port these changes to 1.7 too), so perhaps we need some coordination.

> 
> Committors: please choose one of the options below.
> 
>  START OF CALL: 2004-07-05
>  END OF CALL:   2004-07-08
> 
>  [X] +1 (YES)


 MIchiel

-- 
Michiel Meeuwissen
Mediacentrum 140 H'sum 
+31 (0)35 6772979
nl_NL eo_XX en_US
mihxil'
 [] ()

Reply via email to