diff -r 7e9283731db8 -r ae74b46ea96c goa/dbmyams.py --- a/goa/dbmyams.py Fri Jul 24 14:59:54 2009 +0200 +++ b/goa/dbmyams.py Fri Jul 24 15:00:49 2009 +0200 @@ -167,7 +167,7 @@ SCHEMAS_LIB_DIRECTORY = join(CW_SOFTWARE_ROOT, 'schemas') def load_schema(config, schemaclasses=None, extrahook=None): - """high level method to load all the schema for a lax application""" + """high level method to load all the schema for a lax instance""" # IMPORTANT NOTE: dbmodel schemas must be imported **BEFORE** # the loader is instantiated because this is where the dbmodels # are registered in the yams schema