On 11/16/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
[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
Ah, OK - thanks for clearing that up. Do you know if the Java
implementation supports the script, module and class attributes?
Andy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]