On Sat, Jan 12, 2008 at 11:03:07AM +0000, Udo Giacomozzi wrote:

> -             // Should we be case-insensitive in comparing these ?
> +             // Should we be case-insensitive in comparing these ? Anwer: 
> YES! [TODO]

I belive a toLowerString() method is called against the
passed argument, and the result if passed to MovieClip.meth()
which takes a string ("post"/"get") and return a number (0,1,2).

Try passing an object with a toLowerString method defined
and override MovieClip.meth to confirm.

--strk;


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to