Re: DataModel.cs



On 8/7/07, Havoc Pennington <hp redhat com> wrote:
> Hi,
>
> To get started on Tomboy I wrote DataModel.cs, which exposes the "Online
> Desktop Engine" data model to C#. When you're done laughing at my C#
> incompetence this is maybe a useful illustration of how the data model
> works.

The protocol looks alot like LDAP. Is that a coincidence? I bet my hat
on that 99% of all components needed for online desktop already
exists. There is also REST
(http://www.xfront.com/REST-Web-Services.html) and JSON
(http://www.json.org) which could probably help with the HTTP part of
the protocol.

-- 
mvh Björn



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]