From: Chris W. <ch...@cw...> - 2003-06-01 16:56:31
|
Teemu wrote: > I would like to ask one question about the documentation in > oi_docs/configuration.html: > ... > From this I understood I could use the name of the object (theme) to define a > 'has-a' relationship between objects. Well, this doesn't seem to work? > Instead, I have to use OpenInteract::Theme. Is this an error in the > documentation? Same thing with links_to. (oi_docs/developer.html seems to be > ok) The 'configuration.html' docs are incorrect. You need to use a class name instead of an object name. The primary reference for SPOPS information is the SPOPS documentation -- see 'perldoc SPOPS::Manual::Relationships' or visit the online docs [1] for the definitive word. Sorry for the confusion. The docs have been updated -- thanks for the pointer! Chris [1] http://spops.sourceforge.net/doc/SPOPS/Manual/Relationships.shtml -- Chris Winters (ch...@cw...) Building enterprise-capable snack solutions since 1988. |