On Wednesday 06 December 2006 18:24, apv wrote: > Does anyone have sample code of anything AJAXy (don't care about the > library or if it's hand rolled) that runs under application/xhtml > +xml? By default Prototype puts out incompatible script tags and I > know in the past some of y'all said you like other libraries better > anyway.
You are aware that you can modify Prototype's code, right? That's what I did
for Angerwhale; check out the svn if you're interested.
--
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
pgpj1DGJtZOCr.pgp
Description: PGP signature
_______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
