[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

COLAG Version 2.0

  • To: xml-dev@l...
  • Subject: COLAG Version 2.0
  • From: Rahul Jain <rahul@c...>
  • Date: Thu, 20 Feb 2003 21:34:38 -0500

colag
Hi,
I invite your feedback on second version of COLAG. This includes major 
changes and there is a new document containing examples, illustrating all 
aspects of the technology.

COLAG (Conversation Oriented Learning And Growing software) is an XML based 
environment for writing software with the unique feature that the execution 
logic (behavior) of the running COLAG program can be dynamically changed at 
runtime using XML based messages without any need for re-compilation. COLAG 
software is a collection of XML documents, where each document (called 
'specification file') specifies the data and behavior of an entity (class 
in OOLanguage). An entity instance (similar to 'object') is represented by 
an XML element called its 'instance element', and its data is represented 
by an XML tree called 'instance tree'. COLAG introduces a new concept of 
'global data tree', which refers to a run-time XML tree that will contain 
the instance trees of the instances created at run-time, i.e. instance 
element of an instance will be added to the global tree after its creation. 
The equivalent of a method in  COLAG is called a 'conversation', but unlike 
method, a conversation is capable of 'self-instantiation'. A conversation 
will specify via XPath expression, the nodes in the global tree whose 
update will instantiate it. A conversation will execute by constructing an 
XML tree, called its 'conversation tree', and update the global tree by 
transferring the content from the conversation tree to the global tree, 
which might start other conversations and so on. COLAG  also defines 
concept of a 'message conversation, which will start in response to receipt 
of an appropriate external message, as given by its start condition. An XML 
based message format is also defined in COLAG that can be used to interact 
with instances in a running COLAG program by instantiating their message 
conversations. This can also be used to dynamically introduce new 
conversations or modify/delete existing conversations of the instances, 
there by changing the program logic.

Please refer to the Primer document at colag.com for complete description 
of the technology. Any comments are welcome.
Thanks,
Rahul Jain


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.