I've been offline at home now for about a week, which means no cvs for
me :(

I've been crunching away at finishing the tests for the core taglibs.
Based on my prior email about which type of tests to use, I decided to
go with a fail safe way of verifying output.  I'll explain more as I
check these puppies in.

I'm mostly finished (98%) with o.a.s.t.logic.*, and I'm 50% done with
o.a.s.t.bean.*  

Wow, these are some pretty exhaustive tests.  The TestMessageTag.java is
over 2000 lines with 100+ tests, and the accompanying jsp is over 1500
lines.  I'm glad you guys are paying me by the hour ;)

I'll probably be spending some time this weekend or next weekend
checking in all this stuff.

So far all tests are passing, although I do have a bullet item or two to
discuss.  One being that other thread about having an anchor for the
include tag.  I just don't get why someone would specify an anchor when
getting the results of a url as a string into a script
variable......maybe I'm just blind and the obvious hasn't hit me yet.



--
James "high on Tylenol Cold and Sinus" Mitchell
Software Engineer/Struts Evangelist
http://www.open-tools.org/

"The man who does not read good books has no advantage over the man who
cannot read them."
        - Mark Twain (1835-1910)







> -----Original Message-----
> From: David Graham [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, February 14, 2003 10:40 PM
> To: [EMAIL PROTECTED]
> Subject: Re: It's Valentine's Day, where are we?
> 
> 
> In researching the SwitchAction bug I couldn't find any place 
> that sets a 
> ModuleConfig object into the ServletContext.  SwitchAction relies on 
> RequestUtils.selectModule() to actually switch the ModuleConfig.  
> selectModule() relies on a ModuleConfig being in the ServletContext.
> 
> I did a search on all java files for any place calling 
> setAttribute(Globals.MODULE_KEY and got nothing.  Any ideas?
> 
> Dave
> 
> 
> 
> >From: "James Turner" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Subject: It's Valentine's Day, where are we?
> >Date: Fri, 14 Feb 2003 12:16:36 -0500
> >
> >The initial plan of action was to have an RC1 today.  We 
> currently have
> >6 outstanding bugs:
> >
> >12573  Handling of HTML-Checkboxes and (dynamic) FormBeans result i
> >16603  <controller> forwardPattern should support different module
> >16916  <nested:write> using incorrect bean
> >16946  SwitchAction not setting context properly for tiles
> >17018  Constant usage example inconsistant with the DTD and Validat
> >17031  Validation of required html:file elments passes when no file
> >
> >I don't think we're every going to be in a zero bugs found state for
> >more than a couple of hours, because Struts is becoming so 
> widely used
> >that there are always going to be new bug reports (even if they're
> >erroneous)
> >
> >Does anyone consider any of the above bugs severe enough to 
> constitute a
> >blocker on an RC1?  If not, we should designate the 2/14 
> nightly build
> >as RC1 so we can push toward an end-of-the-month release.  If so, we
> >need to push to close them.
> >
> >James
> >
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> _________________________________________________________________
> Add photos to your messages with MSN 8. Get 2 months FREE*.  
> http://join.msn.com/?page=features/featuredemail
> 
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to