Folks,

I have two skins - A and B, where B extends A. Both A and B have the
same named attribute "methodOne".

I find that from within another method template
(/++skin++B/obj/@@methodFive), if I invoke "view/methodOne", the
method invoked is /++skin++A/obj/@@methodOne, not skin B's. Is there a
way to get to B's methodOne?

Thanks,
Roy.
_______________________________________________
Zope3-dev mailing list
Zope3-dev@zope.org
Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com


Reply via email to