... Right. Although like 'plain39; better for this type... but that leaves us without a word for the 'folded39; scalar. ... Right. ... Where the latter is an...
Ok. To further our musings, I'd like to review the YAML type system on the SML-DEV list. Your feedback would be cool. First, everything in YAML is a scalar...
Burn DVD Video Using Your CDR Copy DVD Movies? We offer "FREE" shipping on all domestic orders. Yes! Copy and burn your own DVD movies and video with a CD-R...
... we need properties and relations only ... That is. In the rare situation, when the order is important - just add one more property, called 'my_index39; and ...
We are currently writing !namespace|name!format - that's three separate parts, but we use ' !' to denote two of them. Clark and I just chatted a bit on IRC and...
... Ok. I was just nit-picking. Very pretty and clear spec, BTW. ... Ok. Good enough as is. ... Right. Are we sure that we want to allow TAB here? Why not...
<just a thought> Order is one more dimension which has a relation 'is next to' defined. The "ideal data model" could be based on multidimentional spaces with...
This is about lists and hashtables. 1. My understanding is that YAML has taken Don's 'array is a vending machine and index is just a key' approach, Chunks...
Introducing GROW LEAN 15 As seen on NBC, CBS, CNN, and even Oprah! The health discovery that actually reverses aging while burning fat, without dieting or...
Is somebody interested in reasonable XPath that can be used for updates, will be terse, XSLT-free e t.c. ? It seems that I would be desgning and implementing...
By the way, I'd like to point out that we've had some pretty fantastic progress on YAML lately: 0. I think Oren, Brian, and I are finally in agreement on a...
... Schemas are stored in XPATH To get all valid CPaths for some schema : select * from XPATH order by scm_id, lvl, xpath where scm_id = 1 xpath_id scm_id...
PXDB is a simple application, written in Python. It takes XML files ( Chunks ) and places them into (any) SQL database. There are also APIs for querying /...
Historic Highs Are Ahead For The U.S. Dollar Introducing Open Option Trading In The Index Dollar Free Index Report http://www.ebprofits.net/sites/currency/ ...
I have a SQL database containing my data and an XML DTD and would there be any tool that would read the XML DTD and allow me to visually map the elements to...
A free community edition of Xeos2, a new full XML web application server, is available for download at: http://www.heletel.com/products/download.html All the...
... Hmm. I think they were problematic since we were trying to be too smart. The 90% use case is to name a different "leaf class" when you are within a well...
Dear, jtnc23 Visit our site for other proven and guaranteed ways to help give you the financial advantage you deserve!! http://3632334421/~flot/jo/index.html ...
I'm posting this on SML-Dev, because it seems to fit in well with the current thread about chunks and such: I've made a little bit of information about the...
http://www.pault.com/pault/pxml/nxml.html http://www.pault.com/pault/pxml/cpath.html Version 1.5 is available. it is still in perl, but I'm thinking about...
Paul's thread reminded me to look into hashmap vs. array issues and here is a bit of thought on the subject. Differences between hashmap and array is an...
Here are two Brutal XML Bindings : http://web.co.nz/~grantm/cpan/index.html http://www.zope.org/Members/haqa/XMLKit Do you know about others? I'd appreciate...
Step 1 was for 'get' Step 2 is with 'put'. To make a long story short, below goes the unbelivable example, which shows how one Chunk could be 'morphed39; into...
I'm using Chunks to serialize/deserialize some stuff ...I don't know - maybe I'm biased, but it makes things extremely convinient and nice. The problem with...
This is in reply to Don's letter about possible DOM/Chunks binding. After some experiments, I'd suggest binding, based on CPath ( to allow addressing of more...
This is awesome. Adding *one* more property ( #array-mask, scalar ) to the root node makes Chunk 100% serialilizable/deserializable structure. I can not...
http://www.pault.com/pault/pxml/nxml.html NXML is a 'Normalized XML' - a subset of XML. Chunk is a data structure. Together, NXML and Chunks provide a new(?),...
I can not belive, how convinient it is, it is so hot - I can not hold it any longer ;-) I think that getters are not needed. ( Maybe in version 2 ) The...
I just realised that XML-RPC ( universal transport ) + Chunks ( 'universal objects' ) = Convinient alternative to Simple Object Access Protocol. Rgds.Paul....