Platform-independent model
From Free net encyclopedia
Revision as of 14:53, 5 January 2006; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
A platform-independent model is a model of a software or business system that is independent of the specific technological platform used to implement it.
For example HTML defines a model for hypertext that includes concepts such as title, headings, paragraphs, etc. This model is not linked to a specific operating system or web browser and is therefore being successfully implemented on a variety of different computing systems.
The term platform-independent model is most frequently used in the context of model-driven architectures.
[edit]