OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: ahmed on 28 Feb 2007, 23:21:29

Title: Dynamic object model
Post by: ahmed 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
Title: Re: Dynamic object model
Post by: ahmed on 13 Mar 2007, 21:07:26
 :whistle:
Title: Re: Dynamic object model
Post by: Planck on 13 Mar 2007, 21:21:48
I would say No.

Also AFAIK you cannot create classes via scripting.



Planck
Title: Re: Dynamic object model
Post by: ahmed on 13 Mar 2007, 21:34:15
thanks