On 2005-07-05, Michael Peters <[EMAIL PROTECTED]> wrote:
> Paul Campbell wrote:
>> I'm interested in any feedback anyone might have for this module.
>
> I know that you probably wrote most of this before the full callback
> system was done, but it would be really neat if more of this was
> invisible to the user. For instance
>
> $self->run_modes
> (
> 'index' => 'index',
> 'multiply' => 'multiply',
> 'divide' => 'divide',
> 'upload' => 'upload',
> &AJAX_run_modes,
> );
And as long as they are invisible to the user, why not use a name
that is more unique and less likely to conflict.
> It would be wicked cool if you used a callback registered at postrun to
> actually post process the HTML to add this javascript to the <head> and
><body> tags itself. Another feature that now becomes invisible to the user.
I agree on the wickedcoolness of this as well.
Mark
---------------------------------------------------------------------
Web Archive: http://www.mail-archive.com/[email protected]/
http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]