HomeDevCentral

Refactor extension entry point

Description

Refactor extension entry point

Split RabbitMq8_Init in three functions:

  • tcl_init to assert TCL version is 8.0+ and initialize stubs
  • tcl_create_commands to create the commands (currently only mq)
  • tcl_provide_package to do the equivalent of package provide rabbitmq

We split name and variables between product and package.

Details

Provenance
derecksonAuthored on Dec 10 2015, 08:57
Parents
rRABBITMQTCLc6268aae3255: Fix extern declaration
Branches
Unknown
Tags
Unknown