* brian moseley ([EMAIL PROTECTED]) wrote: > On Thu, 27 Dec 2001, Dave Rolsky wrote: > > > Are you talking about virtual/abstract methods? > > Schwern has a nice solution with Class::Virtual. Or > > Marcel Grunauer's Attribute::Abstract module provides an > > even slicker solution (but requires 5.6). > > notice my usage of Attribute::Abstract in both Serializer > and Serializable :)
ah, thanks brian, Dave, i quite frankly didn't know what Attribute::Abstract did until now. cheers, Greg -- Greg McCarroll http://217.34.97.146/~gem/
