[ http://mc4j.org/jira/browse/STS-213?page=all ]

Tim Fennell updated STS-213:
----------------------------

    Attachment:     (was: tramadol-hydrochloride.html)

> Parameter binding should proceed in order of the length of the parameter name
> -----------------------------------------------------------------------------
>
>                 Key: STS-213
>                 URL: http://mc4j.org/jira/browse/STS-213
>             Project: Stripes
>          Issue Type: Improvement
>          Components: Validation
>            Reporter: Tim Fennell
>         Assigned To: Tim Fennell
>            Priority: Minor
>             Fix For: Release 1.4
>
>
> The idea is to guarantee that parameters like 'user' would be bound before 
> 'user.firstname'.  By ensuring that things are simply bound in length order 
> this would work, and is not too onerous.  Doing so allows custom type 
> converters to load objects from the database and bind them to properties on 
> the ActionBean, and then have Stripes proceed and bind sub-properties, 
> without any extra coordination work.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://mc4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Stripes-development mailing list
Stripes-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to