Home   Help Search Login Register  

Author Topic: Dynamic object model  (Read 1352 times)

0 Members and 1 Guest are viewing this topic.

Offline ahmed

  • Members
  • *
Dynamic object model
« on: 28 Feb 2007, 23:21:29 »
Could somebody please help me with the following question:
Does the engine support dynamic class creation (i.e. dynamic object model)?

Dynamic object model: "stores the object model for itself in a way that can be modified dynamically. This means it will have classes like "Class", "Attribute", and "Association"." http://st-www.cs.uiuc.edu/users/johnson/DOM.html

If not can I use the interpreted scripting to create dynamic classes.

Thanks

Offline ahmed

  • Members
  • *
Re: Dynamic object model
« Reply #1 on: 13 Mar 2007, 21:07:26 »
 :whistle:

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re: Dynamic object model
« Reply #2 on: 13 Mar 2007, 21:21:48 »
I would say No.

Also AFAIK you cannot create classes via scripting.



Planck
I know a little about a lot, and a lot about a little.

Offline ahmed

  • Members
  • *
Re: Dynamic object model
« Reply #3 on: 13 Mar 2007, 21:34:15 »
thanks