> -----Original Message-----
> From: Heng Sin Low [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, March 18, 2003 1:32 PM
> To: OS-Webwork
> Subject: [OS-webwork] Bugs and comments
> 
> 
> I think there is a bug at 
> "com.opensymphony.webwork.dispatcher.ServletDispatcherResult" 
> at line 57. The current implementation always do a 
> "dispatcher.forward(request, response)" which should not work 
> if the action is call from a jsp include tag. Also, may be it 
> make sense for performance reason to create a 
> "VelocityResult" class for velocity view that would use 
> Template.merge call instead of RequestDispatcher call.

I've created Jira issues for these two issues.

> 
> Btw, I notice the file upload code have been remark, is there 
> a new implementation on the way ? 

This just hasn't been moved over yet. We'll probably just use the code
from 1.x unless there's a reason not to?

> 
> As I browse through the source code, I also notice many 
> public api are currently lacking java doc comments, making a 
> kind of hard to comprehands some the class.
> 

Yep. We're still working on the docs of all sorts.


Jason


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink?
You could win a Tablet PC. Get a free Tablet PC hat just for playing.
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to