Re: wrong comment and dead code in DocumentUsecase

2007-01-30 Thread Andreas Hartmann
Joern Nettingsmeier schrieb: > > > Andreas Hartmann wrote: >> Jörn Nettingsmeier schrieb: >>> hi *! >>> >>> obviously, the following code from >>> /modules-core/usecase/java/src/org/apache/lenya/cms/usecase/DocumentUsecase.java >>> >>> does not do what the comment claims it does: [...] > ok, bu

Re: wrong comment and dead code in DocumentUsecase

2007-01-30 Thread Joern Nettingsmeier
Andreas Hartmann wrote: Jörn Nettingsmeier schrieb: hi *! obviously, the following code from /modules-core/usecase/java/src/org/apache/lenya/cms/usecase/DocumentUsecase.java does not do what the comment claims it does: /** * Returns the document to be redirected to after the usecase has bee

Re: wrong comment and dead code in DocumentUsecase

2007-01-30 Thread Andreas Hartmann
Jörn Nettingsmeier schrieb: > hi *! > > obviously, the following code from > /modules-core/usecase/java/src/org/apache/lenya/cms/usecase/DocumentUsecase.java > does not do what the comment claims it does: > > /** > * Returns the document to be redirected to after the usecase has been > * comple

wrong comment and dead code in DocumentUsecase

2007-01-30 Thread Jörn Nettingsmeier
hi *! obviously, the following code from /modules-core/usecase/java/src/org/apache/lenya/cms/usecase/DocumentUsecase.java does not do what the comment claims it does: /** * Returns the document to be redirected to after the usecase has been * completed. If the parameter success is false, th