Bugs item #579642, was opened at 2002-07-10 10:27
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=579642&group_id=4754

Category: Tapestry
Group: suggestion
Status: Open
Resolution: None
Priority: 5
Submitted By: Howard Lewis Ship (hship)
Assigned to: Howard Lewis Ship (hship)
Summary: Rename Direct context param

Initial Comment:
The parameter named "context" is poorly named.

This parameter is converted into an array of Strings 
include in the URL.  In a listener method, this String 
array is accessible via cycle.getServiceParameters().

A better name would be "parameters".

Obviously, for backwards compatibility, "context" should 
be supported through a couple of releases (with a 
warning).


----------------------------------------------------------------------

>Comment By: Howard Lewis Ship (hship)
Date: 2002-07-10 16:03

Message:
Logged In: YES 
user_id=26816

The same change should be applied to the Service 
component.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=579642&group_id=4754


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Gadgets, caffeine, t-shirts, fun stuff.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to