[Nitro] param handling
Kirk Haines
wyhaines at gmail.com
Tue Oct 24 11:54:47 EDT 2006
On 10/24/06, George Moschovitis <george.moschovitis at gmail.com> wrote:
> > Yes.
>
>
> But, this would be inconsistent if you have only a template and no action.
> Remember, nitro supports php style coding (ie no controller-view separation)
The cutting edge IOWA codebase has param support. When deliberating
about how that was to work out of the box, I chose to not support
using the values in the query string as param values. So the standard
dispatcher leaves it up to the application code to decide what to do
with those.
Kirk Haines
More information about the Nitro-general
mailing list