[snip]

The C++ schema doesn't actually include the script attribute used
above (preferring module instead) - script is supported in the
implementation.

Andy, good catch. I added the missing "script" attribute to the schema (under revision r475824).

Script is not used in place of module:
- script indicates the Ruby script to load, a Ruby script can contain a number of Ruby modules and classes
- module refers to the Ruby module implementing your component
- class refers to a Ruby class implementing your component

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to