-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Welcome to InstantObjects, the integrated framework for developing object-oriented business solutions in Delphi (from 2010* to Delphi 12 version).
InstantObjects is a RAD technology that enables creation of applications based on persistent business objects. It simplifies the process of realizing ideas into products; shortens time-to-market, and helps keep business focus.
Even though it is still a bolted-on technology, InstantObjects integrates with the Delphi IDE and Object Pascal in a simple, flexible and intuitive manner. There are no sophisticated environments that have to be comprehended before application development can begin.
InstantObjects offers:
-
Model realization in the Delphi IDE via integrated two-way tools.
-
Object persistence in the most common relational databases or flat XML-based files.
-
Object presentation via standard data-aware controls.
-
Serialization/Deserialization of object using delphi-neon library
Project Status The project is still managed by Ethea S.r.l., an italian company that uses InstantObjects for InstantSolution Framework.
InstantObjects source files are released under the Mozilla Public License Version 2.0.
You may obtain a copy of the License at www.mozilla.org/en-US/MPL/2.0/
See also:
Contributors are welcome
All InstantObjects users are invited to join us in the GitHub Project!
*Notice: from version 4.1, support for older Delphi versions discontinued.
- Home
- Glossary
- Project structure
- Installing InstantObjects
- User Guide for InstantObjects
- Creating the Business Model
- Creating the User Interface
- Programming with Persistent Objects
- Learning the Primer Demo