We will be making the input handler smarter by making it match names
of arguments sent in the querystring against method arguments. By
doing this the binding will be able to:

- produce errors when invalid arguments are sent.
- recognize when arguments are sent in different order then defined in
the method arguments and put the correct argument in the correct place.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to