What are the costs associated w/ call Extension.loadOnDemand() for the same
class but with different command names.  Any?

Here's what I'm up against:  I have literally hundreds of commands in my
application.  I'd like to rework some of them but must keep backward
compatibility.

I see two possibilities:

1)  Rework the commands.  At the same time, produce a set of stub classes
matching the old ones that simply call the new class.

2)  Write a bunch of Tcl procs that accomplish the same thing.

In general though, does anyone have any clever ideas for versioning
commands?

---
Thomas McKay

Project Leader
Microcosm Technologies, Inc.
mailto:[EMAIL PROTECTED]

----------------------------------------------------------------
The TclJava mailing list is sponsored by Scriptics Corporation.
To subscribe:    send mail to [EMAIL PROTECTED]  
                 with the word SUBSCRIBE as the subject.
To unsubscribe:  send mail to [EMAIL PROTECTED] 
                 with the word UNSUBSCRIBE as the subject.
To send to the list, send email to '[EMAIL PROTECTED]'. 

Reply via email to