PDA

View Full Version : dynamic object creation?


jlucas
07-06-2006, 09:19 AM
Does Alice have a feature analogous to the "new" command in Java? That is, can I create new objects in the middle of run-time?

Joan

Jabberwocky
07-06-2006, 06:27 PM
No, you can't create objects at runtime. Look at the thread Alice...Object Oriented?? (http://www.alice.org/community/showthread.php?t=124)