relpipe-data/roadmap.xml
branchv_0
changeset 297 192b0059a6c4
parent 294 abbc9bcfbcc4
child 315 d4c2968a391f
equal deleted inserted replaced
296:418e11eb6fea 297:192b0059a6c4
    14 		
    14 		
    15 		<p>
    15 		<p>
    16 			Released versions are described on the <m:a href="download">download</m:a> page.
    16 			Released versions are described on the <m:a href="download">download</m:a> page.
    17 		</p>
    17 		</p>
    18 		
    18 		
    19 		<h2>v0.16, v0.17, v0.18 etc.</h2>
    19 		<h2>v0.17, v0.18, v0.19 etc.</h2>
    20 		
    20 		
    21 		<p>
    21 		<p>
    22 			Releases for discussion and verification of the format and API design.
    22 			Releases for discussion and verification of the format and API design.
    23 		</p>
    23 		</p>
    24 		
    24 		
   193 			<li>PHP</li>
   193 			<li>PHP</li>
   194 		</ul>
   194 		</ul>
   195 		<p>Other libraries and tools:</p>
   195 		<p>Other libraries and tools:</p>
   196 		<ul>
   196 		<ul>
   197 			<li>ORM API: mapping between classes/objects and relations/records</li>
   197 			<li>ORM API: mapping between classes/objects and relations/records</li>
       
   198 			<li>JDBC and ODBC drivers</li>
   198 			<li>schemas (XSD-like)</li>
   199 			<li>schemas (XSD-like)</li>
   199 			<li>generators, compilers, validators, comparators</li>
   200 			<li>generators, compilers, validators, comparators</li>
   200 			<li>transformer helpers</li>
   201 			<li>transformer helpers</li>
   201 			<li>Ragel input helpers</li>
   202 			<li>Ragel input helpers</li>
   202 			<li>PEG input helpers</li>
   203 			<li>PEG input helpers</li>