Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #4778
| From | Robert Dober <robert.dober@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Re: Using "class Object" for a project |
| Date | 2011-05-19 13:50 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <BANLkTingUJrG38EmNBu-EB5M0-CzBVbS2A@mail.gmail.com> (permalink) |
| References | <a758af90f801ff5df85c80e0f184f560@ruby-forum.com> |
On Thu, May 19, 2011 at 7:21 PM, Markus H. <shevegen@gmail.com> wrote: > Now, what I will be doing is to use another name other than "Object" for > all the base class for all Objects in the MUD. I am most curious why you want to have a base class for all classes in your app? Can you think of something which they all are? If not you are probably not making the best design choice here. Cheers R. -- You’ll never be up to date, but you can be ahead -- Kent Beck
Back to comp.lang.ruby | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Using "class Object" for a project "Markus H." <shevegen@gmail.com> - 2011-05-19 12:21 -0500
Re: Using "class Object" for a project Joel VanderWerf <joelvanderwerf@gmail.com> - 2011-05-19 12:58 -0500
Re: Using "class Object" for a project 7stud -- <bbxx789_05ss@yahoo.com> - 2011-05-19 12:37 -0500
Re: Using "class Object" for a project Robert Dober <robert.dober@gmail.com> - 2011-05-19 13:50 -0500
Re: Using "class Object" for a project Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-19 15:05 -0500
csiph-web