in reply to package main
in thread Creating an object of class main, useful?

Not only for forward compatibility, but also for clarity. I know that you can look at something you wrote 3 days ago and have no idea what it does! If we're doing something weird like this, it's probably the best idea to make this disgusting hack as clear as possible to the reader. =)

mhoward - at - hattmoward.org