Bugs item #582436, was opened at 2002-07-16 15:48
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=104754&aid=582436&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: Script / Required Symbols

Initial Comment:
A Script should have a way to declare that some 
symbols are *required* (must have non-null values) when 
the script is invoked.

Currently, this is accomplished using simple comments, 
which can result in an obscure error (possible NPE) 
when a developer provides a value with the wrong name.

An example of this was a user who attempted to use the 
SelectSubmit script, and was binding "select" instead 
of "component".

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

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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to