What about Application.properties as the internal one. It is (should) already be search for.
Juergen On 3/30/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > but the problem with wicket.properties is that it is also used by our users! > what we need is a unique property file that our users wont have in their > classpath - so that we can be sure we are reading the proper one. > > call it wicket-internal.properties or some such. > > -Igor > > > > On 3/30/06, Martijn Dashorst <[EMAIL PROTECTED] > wrote: > > > > So you propose that for every property we want to put into Wicket we > should add a new property file? wicket.properties is already there. Why > introduce another file? > > > > Martijn > > > > > > > > On 3/30/06, Johan Compagner <[EMAIL PROTECTED]> wrote: > > > > > > yes i think i already did mention that before > > > it should be looking for an unique text file. like > wicket-version.properties. > > > > > > Can maven generate that file martijn? So that we look for this? > > > > > > > > > johan > > > > > > > > > > > > > > > On 3/30/06, jan_bar <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > I tried FrameworkSettings.getVersion(), but it seems to read > > > > wicket.properties of my application instead from wicketXX.jar. Does it > work > > > > for you? > > > > > > > > Thanks, Jan > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > > > > that extends applications into web and mobile media. Attend the live > webcast > > > > and join the prime developer group breaking into this new coding > territory! > > > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > > > > _______________________________________________ > > > > Wicket-user mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > > > > > > > > > > > > -- > > Wicket 1.2 is coming! Write Ajax applications without touching JavaScript! > > -- http://wicketframework.org > > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
