RE: Legacy APIs - Short Term Plan

2003-11-28 Thread Andrew Hill
eh?
Arent they in some kind of wierd xml format?


takes another look/

hmmm. No they arent, and the javadocs are there too. :-)
Oops. Ignore my previous post. It seems Im talking nonsense. Sorry.

-Original Message-
From: James Mitchell [mailto:[EMAIL PROTECTED]
Sent: Friday, 28 November 2003 14:56
To: Struts Developers List; [EMAIL PROTECTED]
Subject: RE: Legacy APIs - Short Term Plan


On Fri, 28 Nov 2003, Andrew Hill wrote:

 While your at it how about actually including the javadocs in the
 distribution (or the source dist).
 A static html version of the other struts docs that doesnt require you to
 crank up a servlet container everytime you want to check something would
 also be very nice.

You don't need a container to unzip a file.



 -Original Message-
 From: Ted Husted [mailto:[EMAIL PROTECTED]
 Sent: Friday, 28 November 2003 10:32
 To: Struts Developers List
 Subject: Re: Legacy APIs - Short Term Plan


 David Graham wrote:
   By API do you mean javadocs?  I've found it useful to compare Sun's
   JDK javadocs between versions and I imagine some people would like to
   compare Struts versions.

 People who wish to do this can maintain their own local copies (and save
 some of the bandwidth people kindly contribute to us). Maintaining them
 through our web site just confuses people.

 It made sense when there was a big gap between releases, but, hopefully,
 those days are past.

 -Ted.



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



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



-- 
James Mitchell
Software Developer / Struts Evangelist
http://www.struts-atlanta.org



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



RE: Legacy APIs - Short Term Plan

2003-11-28 Thread Steve Raeburn
Not in struts-documentation.war :-) 

Steve

 -Original Message-
 From: Andrew Hill [mailto:[EMAIL PROTECTED]
 Sent: November 27, 2003 11:40 PM
 To: Struts-Dev
 Subject: RE: Legacy APIs - Short Term Plan
 
 
 eh?
 Arent they in some kind of wierd xml format?
 
 
 takes another look/
 
 hmmm. No they arent, and the javadocs are there too. :-)
 Oops. Ignore my previous post. It seems Im talking nonsense. Sorry.
 
 -Original Message-
 From: James Mitchell [mailto:[EMAIL PROTECTED]
 Sent: Friday, 28 November 2003 14:56
 To: Struts Developers List; [EMAIL PROTECTED]
 Subject: RE: Legacy APIs - Short Term Plan
 
 
 On Fri, 28 Nov 2003, Andrew Hill wrote:
 
  While your at it how about actually including the javadocs in the
  distribution (or the source dist).
  A static html version of the other struts docs that doesnt 
 require you to
  crank up a servlet container everytime you want to check 
 something would
  also be very nice.
 
 You don't need a container to unzip a file.
 
 
 
  -Original Message-
  From: Ted Husted [mailto:[EMAIL PROTECTED]
  Sent: Friday, 28 November 2003 10:32
  To: Struts Developers List
  Subject: Re: Legacy APIs - Short Term Plan
 
 
  David Graham wrote:
By API do you mean javadocs?  I've found it useful to 
 compare Sun's
JDK javadocs between versions and I imagine some people 
 would like to
compare Struts versions.
 
  People who wish to do this can maintain their own local 
 copies (and save
  some of the bandwidth people kindly contribute to us). 
 Maintaining them
  through our web site just confuses people.
 
  It made sense when there was a big gap between releases, 
 but, hopefully,
  those days are past.
 
  -Ted.
 
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 
 -- 
 James Mitchell
 Software Developer / Struts Evangelist
 http://www.struts-atlanta.org
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 


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



Re: Legacy APIs - Short Term Plan

2003-11-28 Thread Ted Husted
The current Javadocs are bundled with the documentation, in the 
struts-documentation.war. :)

Andrew Hill wrote:
While your at it how about actually including the javadocs in the
distribution (or the source dist).
A static html version of the other struts docs that doesnt require you to
crank up a servlet container everytime you want to check something would
also be very nice.
-Original Message-
From: Ted Husted [mailto:[EMAIL PROTECTED]
Sent: Friday, 28 November 2003 10:32
To: Struts Developers List
Subject: Re: Legacy APIs - Short Term Plan
David Graham wrote:
  By API do you mean javadocs?  I've found it useful to compare Sun's
  JDK javadocs between versions and I imagine some people would like to
  compare Struts versions.
People who wish to do this can maintain their own local copies (and save
some of the bandwidth people kindly contribute to us). Maintaining them
through our web site just confuses people.
It made sense when there was a big gap between releases, but, hopefully,
those days are past.
-Ted.



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


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

--
Ted Husted,
  Junit in Action  - http://www.manning.com/massol/,
  Struts in Action - http://husted.com/struts/book.html,
  JSP Site Design  - http://www.amazon.com/exec/obidos/ISBN=1861005512.


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


Re: Legacy APIs - Short Term Plan

2003-11-27 Thread Ted Husted
David Graham wrote:
 By API do you mean javadocs?  I've found it useful to compare Sun's
 JDK javadocs between versions and I imagine some people would like to
 compare Struts versions.
People who wish to do this can maintain their own local copies (and save 
some of the bandwidth people kindly contribute to us). Maintaining them 
through our web site just confuses people.

It made sense when there was a big gap between releases, but, hopefully, 
those days are past.

-Ted.



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


RE: Legacy APIs - Short Term Plan

2003-11-27 Thread James Mitchell
On Fri, 28 Nov 2003, Andrew Hill wrote:

 While your at it how about actually including the javadocs in the
 distribution (or the source dist).
 A static html version of the other struts docs that doesnt require you to
 crank up a servlet container everytime you want to check something would
 also be very nice.

You don't need a container to unzip a file.



 -Original Message-
 From: Ted Husted [mailto:[EMAIL PROTECTED]
 Sent: Friday, 28 November 2003 10:32
 To: Struts Developers List
 Subject: Re: Legacy APIs - Short Term Plan


 David Graham wrote:
   By API do you mean javadocs?  I've found it useful to compare Sun's
   JDK javadocs between versions and I imagine some people would like to
   compare Struts versions.

 People who wish to do this can maintain their own local copies (and save
 some of the bandwidth people kindly contribute to us). Maintaining them
 through our web site just confuses people.

 It made sense when there was a big gap between releases, but, hopefully,
 those days are past.

 -Ted.



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



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



-- 
James Mitchell
Software Developer / Struts Evangelist
http://www.struts-atlanta.org


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