19 Sep 2011 17:43
Spec change (in level 2)
Rolf Veen <rolf.veen <at> gmail.com>
2011-09-19 15:43:49 GMT
2011-09-19 15:43:49 GMT
Hi, all. I was never happy with the level 2 grammar (the part that
allows cycles).
It was two complex from my point of view, and difficult to implement.
I've updated
the spec with a small change in that section, so that only one syntax for cycles
remains:
a
b
c
#{2
Here, 'c' links to the node 2 lines above. Since in the canonical form of OGDL
there are not more than one node on each line, the number is a coordinate in
the vertical direction and identifies uniquely a node. Negative numbers point
to nodes after the current node.
Kind regards
Rolf.
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
.
I've just set up the subversion repository for the
project, meaning that CVS is from now on deprecated.
New additions to the code are those related to the
binary version of OGDL and an OGDL/RF protocol
implementation on top of TCP. There are RFClient
and RFServer implementations for each language,
making possible to brigde language barriers with
very low overhead (compared to SOAP, for example).
There is also a Java Microedition version that
is able to load into a Java device and remotely
connect it to an OGDL/RF server to interchange
(binary) OGDL objects.
The java/ and j2me/ are Eclipse projects (the
second one needs EclipseME).
Cheers.
Rolf.
PS. Didge: your code is preserved as is, and
available in java-digde/.
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
RSS Feed