[Starkit] Re: Modularized sdx components

Jean-Claude Wippler jcw at equi4.com
Tue Jan 18 01:48:43 CET 2005


On Jan 1, 2005, at 20:11, Brian Theado wrote:

> Using slave interpreters it is pretty easy to wrap applications to 
> give the illusion of making an application with subcommands into a 
> procedure with subcommands.  In particular for sdx the following can 
> be easily achieved with no changes to the sdx application code:
>
> source sdx.kit
> package require sdx
> sdx::sdx wrap blah.kit
> sdx::sdx lsk blah.kit
[...]

I've just added your suggested changes to the latest sdx.kit and cvs 
HEAD.
Brief example, similiar to the above, added here:
	http://www.equi4.com/sdx.html

Great idea - thank you!

-jcw



More information about the Starkit mailing list