undur / vermilingua-maven-plugin

A maven plugin to build WO applications and frameworks
5 stars 1 forks source link

flattenComponents #2

Closed hugithordarson closed 1 year ago

hugithordarson commented 3 years ago

Note: Error on duplicate component name

paulhoadley commented 3 years ago

We discussed this on Slack. @hugith:

Regarding flattenComponents — shouldn't that just be default behviour? I mean, does a deployed WebObjects application have any idea how to locate a component in a subfolder

We think the answer is no, WebObjects can't retrieve a component from a sub-folder. In which case, me:

Assuming that's true, there's almost no point in flattenComponents being an option, is there? That is, under what circumstances would it make sense to set it false?

I think we're in furious agreement on this.

hugithordarson commented 1 year ago

Issue only says I have to do it, not that I have to do it well, so closed.