From: Aredridel Date: 2005-01-25T02:32:02+09:00 Subject: Re: Complex Library Object/Class and its Interface > So how does one properly build something like this in a nice neat way? Sounds like you probably want to make those methods be macros, building instance methods that do what you want, rather than making them class singleton methods.