Open main menu

CDOT Wiki β

Changes

CC Registry Ideas

814 bytes added, 11:56, 16 April 2015
API
This is nowhere near certain and complete. It is the current dump of ideas in the form of an API. Once it's better defined it will be better documented.
 
<table cellspacing="0" cellpadding="5" width="100%" style="border-top: thin solid black;">
<tr valign="top>
<td width="20%" style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Method</td>
<td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Parameters and Tasks</td>
<td style="border-bottom: thin solid black;font-weight:bold;background-color:#f0f0f5;">Description</td>
</tr>
<tr valign="top">
<td width="20%" style="border-bottom: thin solid black;">'''sampleMethod1'''</td>
<td style="border-bottom: thin solid black;">'''parameter1''' (required)<ul><li>Description</li></ul>
parameter2 (optional)<ul><li>Description</li></ul></td>
<td style="border-bottom: thin solid black;">Method description</td>
</tr>
</table>
== Database Schema ==
As the API this is neither certain nor complete, it's just a representation of our ideas in DB schema form - to make it easier to see both flaws and possibilities in what we're thinking.