I don't really see the gain on trinidad-config.xml either... Web app. config
files are all found under WEB-INF except sometimes log4j.properties and .hbm
for Hibernate and those are linked to the classes, while
trinidad-config.xmlis a pure WEB app config file. I could see it in
META-INF as well by pushing
the limits, but really not anywhere else.
My 2ยข
~ Simon
On 10/26/06, Adam Winer <awiner@gmail.com> wrote:
>
> What do people think about this proposed feature:
>
> http://issues.apache.org/jira/browse/ADFFACES-253
>
> It lets you put trinidad-config.xml somewhere other than WEB-INF. I'm
> kinda
> split
> on whether this is a good idea or not. It's hardly a big feature, so on
> the
> one hand, why not, but on the other hand, it makes life harder for
> development tools - they can't just know where to find the file - makes
> it possible for people to get confused about which file they're using,
> and doesn't really seem to add a lot of benefit.
>
> -- Adam
>
>
|