That seems like an aweful lot of work; and it makes things more confusing
for new developers. But then again, I tend to favor less magic in these
matters :)
Bill
#ifdef COMPATIBILITY_SHORTHAND
#define foobar Pike_foobar
#define gazonk Pike_gazonk
...
#endif