>>>>> Rayme Jernigan <[EMAIL PROTECTED]> (RJ) wrote:

RJ> Hi,
RJ> I'm looking for a language to abuse for a project I'm working on. I know a
RJ> little Python, but I do not know if it can do this: I'd like to define some
RJ> class "N" that instantiates objects that can instantiate fresh new objects
RJ> of that same class... without external controller code.

Every instance of a class can instantiate new objects of that class. I
don't know a programming language where that is not possible. But what do
you mean with external controller code? 
-- 
Piet van Oostrum <[EMAIL PROTECTED]>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: [EMAIL PROTECTED]
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to