Richard Frovarp schrieb:
[EMAIL PROTECTED] wrote:
Author: andreas
Date: Fri Jan 11 09:49:48 2008
New Revision: 611243

URL: http://svn.apache.org/viewvc?rev=611243&view=rev
Log:
Redirect to pub intro page after creating a publication


The only problem with this is it then loads the publication into memory and certain items can no longer be changed without a restart. If there were a way to force the re-read of configuration information, this wouldn't be a problem. But as it is now, that requires a restart of the application server.

OK, I see the problem. IMO the cleanest solution would be allowing to change the publication configuration via the Lenya GUI. It shouldn't be too hard to write such a usecase.

I'd rather add methods like

  Publication.setName()

than

  Publication.reloadConfiguration()

to the Publication interface. This would be nice to have anyway (IIRC I already filed a bug that it should be possible to change the proxy settings via the GUI).

WDYT?

-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to