Jump to content

DDObjects

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Stevea1020 (talk | contribs) at 10:47, 15 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

DDObjects is a distributed object system for Borland Delphi. A main goal while developing DDObjects has not been only to keep the code one has to implement in order to utilize DDObjects as simple as possible but also very close to Delphis usual style of event-driven programming. DDObjects supports

 Remote method calls
 Server callbacks
 Asynchronous calls
 Asynchronous callbacks
 Statefull and -less objects
 Object parameters
 and much more...

DDObjects uses plain XML as protocol, contains a broker component, a sourcecode generator as well as two new visual controls. DDObjects is shareware, supports Delphi 5 to 7 as well as Delphi 2005 and comes with full sourcecode.

DDObjects, Distributed Objects for Borland Delphi