Hi,
in the TODO file coming with 1.3b5 there is a feature
"- @param -> @_  -> done in 2.0" mentioned. If the former @param
of an Executed page is now @_, what is going to happen to
pages handled by EmbperlObject (when it is implemented in 2.x),
which get their request object in $_[0]? Will it remain the
first element of @_ and the former @param start with index [1]?
Or won't it be possible to Execute EmbperlObject handled pages
with parameters anymore and all parameters have to be passed via
the request object?

Andre


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to