> to make the component a direct child of enclosure you would have to > have an Enclosure component that is explicitly added into the > hierarchy, at which point you can simply use a WebMarkupContainer > whose visibility is tied to that of the child to replicate the > functionality. the whole point of enclosure is that there is no > java-side component.
Ok, well I'll drop that approach as an option. One thing I don't understand: [This question applies to any markup type/resolver pair I suppose] Is EnclosureResolver.resolve meant to be called to resolve the children of an Enclosure or to resolve the Enclosure itself? --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
