Re: case sensitivity

Rob Myers <[email protected]> Mon, 03 Mar 2003 11:49:26 +0000
Newsgroups gmane.comp.lang.goo.general
Message-ID <[email protected]>
On Monday, March 03, 2003, at 01:59AM, Andrew Sutherland <[email protected]> wrote:

>Hopefully the pathological cases you mention would never come up, but
>in such a case, perhaps the older versions are deprecated and
>therefore not included as part of the interface exposed to Goo?

Yes, that's a good point. I think the macros with different capitalization were old and new versions, so it doesn't make sense to import both.

- Rob.