Re: How to implement both object->method and module::function interface?

2000-08-14 Thread John Berthels
[Graham Barr wrote] > So what do most people think > > 1. OK > 2. Choose one > 3. Have both, but in separate modules > > Someone should probably write an RFC if it is to be either 2 or 3 [this isn't an RFC but...] I would imagine that having a policy that stdlib is all OO or all non-OO would u

Re: How to implement both object->method and module::function interface?

2000-08-14 Thread Jonathan Scott Duff
On Mon, Aug 14, 2000 at 11:13:38AM +0100, John Berthels wrote: > I would imagine that having a policy that stdlib is all OO or all non-OO > would upset enough people to be a bad idea. I agree entirely. > So I like (3). With the additional note that if we standardise a method > of doing so then t