You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Costin Manolache <cm...@yahoo.com> on 2003/04/24 16:40:34 UTC

Commons-modeler 1.1M1

Hi,

I tagged and built commons-modeler-1.1M1, as was previously voted. The build
is available at 
http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.1-M1/

Since there are still few bugs in class loading if modeler is in a parent
loader, I will not make any announcement outside commons-dev and
tomcat-dev.

I plan to make another proposal for modeler-1.1M2 ( or beta ) at the same
time with tomcat5.0.2, to have them in sync.

Please review the API changes in modeler - I would like them to freeze after
the next milestone.

Costin


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: Commons-modeler 1.1M1

Posted by Henri Yandell <ba...@generationjava.com>.
Maybe you could deprecate them from the beginning?

On Thu, 24 Apr 2003, Costin Manolache wrote:

> Craig R. McClanahan wrote:
>
> >> Please review the API changes in modeler - I would like them to freeze
> >> after the next milestone.
> >>
> >
> > Costin, it's pretty difficult for someone not intimately familiar with all
> > the new code to review the APIs here, without the Javadocs for all the
> > methods being fleshed out.  Would it be possible for you to take a pass
> > through the code and fill out at least the method descriptions, @param
> > descriptions, and @return descriptions?  That would really help.
>
> Sure. I already started to add it to most of the important methods (
> Registry, RegistryMBean ).
> BTW, methods that are not marked with @since 1.1 or @since 1.0 should not be
> considered part of the API.  I don't know what's the best way to express
> this - there are some public methods that are either not completely baked
> or used internally, or to maintain compatibility with tomcat until it moves
> to the "stable" APIs.
>
>
> Costin
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Commons-modeler 1.1M1

Posted by Costin Manolache <cm...@yahoo.com>.
Craig R. McClanahan wrote:

>> Please review the API changes in modeler - I would like them to freeze
>> after the next milestone.
>>
> 
> Costin, it's pretty difficult for someone not intimately familiar with all
> the new code to review the APIs here, without the Javadocs for all the
> methods being fleshed out.  Would it be possible for you to take a pass
> through the code and fill out at least the method descriptions, @param
> descriptions, and @return descriptions?  That would really help.

Sure. I already started to add it to most of the important methods (
Registry, RegistryMBean ).
BTW, methods that are not marked with @since 1.1 or @since 1.0 should not be
considered part of the API.  I don't know what's the best way to express
this - there are some public methods that are either not completely baked
or used internally, or to maintain compatibility with tomcat until it moves
to the "stable" APIs.


Costin

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: Commons-modeler 1.1M1

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Thu, 24 Apr 2003, Costin Manolache wrote:

> Date: Thu, 24 Apr 2003 07:40:34 -0700
> From: Costin Manolache <cm...@yahoo.com>
> Reply-To: Tomcat Developers List <to...@jakarta.apache.org>
> To: tomcat-dev@jakarta.apache.org, commons-dev@jakarta.apache.org
> Followup-To: gmane.comp.jakarta.commons.devel
> Subject: Commons-modeler 1.1M1
>
> Hi,
>
> I tagged and built commons-modeler-1.1M1, as was previously voted. The build
> is available at
> http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.1-M1/
>
> Since there are still few bugs in class loading if modeler is in a parent
> loader, I will not make any announcement outside commons-dev and
> tomcat-dev.
>
> I plan to make another proposal for modeler-1.1M2 ( or beta ) at the same
> time with tomcat5.0.2, to have them in sync.
>
> Please review the API changes in modeler - I would like them to freeze after
> the next milestone.
>

Costin, it's pretty difficult for someone not intimately familiar with all
the new code to review the APIs here, without the Javadocs for all the
methods being fleshed out.  Would it be possible for you to take a pass
through the code and fill out at least the method descriptions, @param
descriptions, and @return descriptions?  That would really help.

> Costin

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: Commons-modeler 1.1M1

Posted by Remy Maucherat <re...@apache.org>.
Costin Manolache wrote:
> Hi,
> 
> I tagged and built commons-modeler-1.1M1, as was previously voted. The build
> is available at 
> http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.1-M1/
> 
> Since there are still few bugs in class loading if modeler is in a parent
> loader, I will not make any announcement outside commons-dev and
> tomcat-dev.
> 
> I plan to make another proposal for modeler-1.1M2 ( or beta ) at the same
> time with tomcat5.0.2, to have them in sync.
> 
> Please review the API changes in modeler - I would like them to freeze after
> the next milestone.

Sounds like a good plan to me :)

Remy


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org


Re: Commons-modeler 1.1M1

Posted by "Craig R. McClanahan" <cr...@apache.org>.

On Thu, 24 Apr 2003, Costin Manolache wrote:

> Date: Thu, 24 Apr 2003 07:40:34 -0700
> From: Costin Manolache <cm...@yahoo.com>
> Reply-To: Tomcat Developers List <to...@jakarta.apache.org>
> To: tomcat-dev@jakarta.apache.org, commons-dev@jakarta.apache.org
> Followup-To: gmane.comp.jakarta.commons.devel
> Subject: Commons-modeler 1.1M1
>
> Hi,
>
> I tagged and built commons-modeler-1.1M1, as was previously voted. The build
> is available at
> http://jakarta.apache.org/builds/jakarta-commons/release/commons-modeler/v1.1-M1/
>
> Since there are still few bugs in class loading if modeler is in a parent
> loader, I will not make any announcement outside commons-dev and
> tomcat-dev.
>
> I plan to make another proposal for modeler-1.1M2 ( or beta ) at the same
> time with tomcat5.0.2, to have them in sync.
>
> Please review the API changes in modeler - I would like them to freeze after
> the next milestone.
>

Costin, it's pretty difficult for someone not intimately familiar with all
the new code to review the APIs here, without the Javadocs for all the
methods being fleshed out.  Would it be possible for you to take a pass
through the code and fill out at least the method descriptions, @param
descriptions, and @return descriptions?  That would really help.

> Costin

Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org