Copyright (c) 2004 Infrae. All rights reserved.
See also LICENSE.txt

TODOs
=====

See also `Railroad issue tracker <http://codespeak.net/issues/railroad/>`_

* More documentation

Service
-------

* Use a proper UUID-to-object mapping, e.g. like the Archetypes
  reference engine.

* Security declarations.

* Permissions mapping for Railroad HTTP requests.

* Use Formulator for ZMI UIs

* Implement tests for set and fetch properties.

* Implement deletion of resources when proxies are removed.

Proxy
-----

* Properly accomodate for object renames, cut&paste and copy&paste.

* Declare security on RailroadProxy.

* Implements Zope events on_create, on_paste and on_delete.

* Implement ZMI UI for Proxy Properties tab.

* Use Formulator for ZMI UIs

* Implement tests for set and fetch properties.

* Create nice Zope icons.
