
Eliminate Data Modeling Time What would happen if your project timeline spent no time formalizing a data model? Would it cost you the project? What if the application\'s object model could serve as the data model? Intrigued? ENetArch has developed an API that sits between the application and the SQL server that allows the application\'s object model to be used as the application\'s data model.Before looking at how this is achieved, let\'s look at the current model in use today. This model creates a layer between your application\'s object model and your applications data layer. This layer maps rows and columns of an application\'s object model into a SQL server. This layer contains the business logic needed to create, store, retrieve, update, and delete instances of your objects. And for every application this layer is independent, which means no two layers appear to ever be the same. This type of data modeling is old and outdated. ENetArch\'s Ladder abstracts this layer and provides the Application Project Manager with an alternative that allows the object model to be mapped directly as the data layer. ENetArch\'s Ladder API applies template classes to your object model: A Container for objects that contain other objects; A Data Element template for objects that only store attributes; And a Reference Pointer template for objects that point to other instances. These classes provide the framework needed to create, store, retrieve, update and/or delete instances of the object model. And since your object model is hierarchical, Ladder follows the same hierarchy tree that your object model follows. Since the data model and the object model are the same, there is no need to devote needed resources and time to building a separate data model. Even for importing and exporting data, Ladders constructs mesh nicely with XML. Thus, using the same model in three (3) different locations is easier to maintain than three (3) separate models. Curious to learn more, register and read more about Ladder at E Net Arch\'s website, www.enetarch.net
|
|
Saying of the Day Remember to share good fortune as well as bad with friends. |
|
Today is |
|
Eliminate Data Modeling Time What would happen if your project timeline spent no time formalizing a data model? Would it cost you the project? What if the application’s object model could serve as the data model? more...
Windows Vista error 0x0000007E
Ladder over mySQL
|