goa/skel/cw-cubes/README.txt
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 08 Feb 2010 12:01:15 +0100
changeset 4491 a0f48c31b58a
parent 0 b97547f5f1fa
permissions -rw-r--r--
kill register_appobject_class method, simplifying autoregistration. Update test accordingly (test which manually registers object should also properly call there __register__ method). Drop the disable-appobjects config file entry: no one used it since its introduction years ago.

This directory is where you should put your lax components.

For your application to actually use a component, you also 
have to modify the ``INCLUDED_COMPONENTS`` variable in 
the ``custom.py`` module.