[AgileWiki] brief about documents
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <laf...@ya...> - 2006-06-20 01:21:18
|
TKS supports simple properties, tables of key/value pairs and inverted tables of key/value pairs. But AgileWiki only uses one simple property, doc. Note that only simple properties can contain line feeds--the values in TKS tables MUST not contain linefeeds, as linefeeds are used as the delimiter for key/value pairs. So the doc property is the only place where a linefeed can be used. So, every Rolon can have at most one document, documents being stored in the doc property. The advantage here is that you can pretty much equate documents and rolons, all be it some documents will have no content. Now there is a DescriptorEntry (DEnt) named MimeType which describes the document content. Currently we support text/plain, text/html and text/csf. But to support an email client application, we will need to support much more. The text/csf mime type is for application-level tables, but that takes us to my next topic. --------------------------------- Yahoo! India Answers: Share what you know. Learn something new Click here Send free SMS to your Friends on Mobile from your Yahoo! Messenger Download now |