Thanks a lot, I thought I was going mad. We have made
use of this feature in a few places. Will you please
let me know when the fix is checked in?

Thanks,

Ron

--- Anatol Pomozov <[EMAIL PROTECTED]> wrote:

> You are completely right here. I have missed this
> use-case while
> component support implementation. Thanks for the
> spotting this bug. I
> will fix it soon.
> 
> > 
> > <j:choose>
> >     <j:when test="${componentTag.class_ != null}">
> >         <j:set var="propsClazz"
> >
> value="${plugin.getMetadata(componentTag.class_)}"/>
> >     </j:when>
> >     <j:otherwise>
> >         <j:set var="propsClazz"
> > value="${property.type.javaClass}"/>
> >     </j:otherwise>
> > </j:choose>
> > <j:forEach var="property"
> > items="${plugin.getClassProperties(propsClazz)}">
> >     <j:import uri="/HibernateProperties.jelly"
> > inherit="true"/>
> > </j:forEach>
> > 
> > 
> > Am I missing something? Is it supposed to work
> like
> > this for a reason? Any feedback would be much
> > appreciated :-)
> 
> -- 
> anatol
> 



                
___________________________________________________________ 
Does your mail provider give you FREE antivirus protection? 
Get Yahoo! Mail http://uk.mail.yahoo.com

Reply via email to