Bill Moseley wrote:
> Is case not important when loading plugins defined in the PLUGINS
> hash?

Yes, that's correct. I've always followed the general rule that plugin names
shouldn't be too fussy about case:

   [% USE Table(...) %] vs [% USE table(...) %]

When Josh proposed the patch, it seemed reasonable to extend that to any
plugins defined in the PLUGINS hash.

> Andy, you using OSX now?

Yep. Although I've had Mac "on the side" for some time, I only recently
started doing my day-to-day development on a Mac when my old Linux laptop
power supply died. I bought a shiny MacBook Pro because I couldn't wait the 2
days for the new PSU to arrive. Lovely!

However, I got bitten by the first HFS case insensitivity problem without
hours! I couldn't check out the TT code base because I had both a TODO file
and a todo directory. But other than the general failings of HFS, I'm very
happy.

A


_______________________________________________
templates mailing list
[email protected]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to