Hi all,

I'd like some design feedback here. http://issues.apache.org/jira/browse/BEEHIVE-400 deals with a much-asked question: if you have a page flow that inherits from another page flow, how can you also inherit pages from the base page flow? Currently, there's no good way to do it, which is an obvious hole. My thought is to do something really simple (from the user's point of view :) ), like have a class-level annotation attribute:

   inheritLocalPaths=true

This would cause local paths in *inherited* actions to be used in the context of the current page flow. I think this might be sufficient, and even if it turns out it's not, it seems like a good start. Any thoughts/comments on this?

Thanks,
Rich

Reply via email to