On Wed, 12 Jul 2000, you wrote:
> org/apache/turbine/services/Service.java
>
> Is:
> /**
> * Gets the name of this service.
> *
> * @return The service name.
> */
> public boolean getInit();
>
> Should be:
>
> /**
> * Gets the initialization status of this service.
> *
> * @return Initialization status.
> */
> public boolean getInit();
>
Thanks! I'll fix that.
--
dave
[EMAIL PROTECTED]
----------------------
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]