From: Vladimir G. <vla...@du...> - 2010-01-14 18:45:54
|
On Jan 14, 2010, at 12:41 PM, Hilmar Lapp wrote: > So, trying to recall what's at issue here I'm not so sure anymore. > Looks like we pretty much agree and Rutger is almost there with the > property and getter method naming? Or am I under coffee deprivation? Putting aside the relative merits of PURLs vs YOURL-APAYAs (Your Own URLs - As Permanent As You Are), here is the practical matter: Does the property treebase.domain.name hold the value (be it "purl.org/ phylows" or "treebase.org") that will be the same in all three or more TB installations (production, staging, development, ...)? If yes, all is good. [I see it is currently "treebase-dev.nescent.org: 6666", which does not smell good.] If not, can we adjust our needs or the implementation so that it is the case? [This could be doable, while keeping PURLs in.] If not, then this value should be moved outside the WAR (e.g., become a JNDI parameter). --Vladimir |