Nov 4, 2005

First wave of programming language support

Recently, tools for automatic mapping of code for Python and Ruby on Rails has been published. A Java project is also on it's way.

Crucial points seem to be:
  • URI management, especcialy for the recurring case of collections. Here we can learn from ATOMs collection handling.
  • XML serialisation. Here we should consider Microformats = XHTML subsets. Or we take a look at RDF/XML, a very extensible format.

No comments:

Post a Comment