Let me just explain shortly why I'm sticking with Tcl for the
dispatcher.

That script language is perfectly fitted for string and file parsing. At
the same time, it's much better human-readable than a Bash or Perl
script. I had people adding fixes to the wrapper script who weren't even
familiar with the language.

Execution time is not really relevant regarding the mode-switching
process, because its duration predominantly depends on the device's
internal workings until it 'reappears' in the new mode.

Both the bare interpreter tclsh *and* the 'pocket version' (jimtcl) have
everything on board for the task. No loading of additional extensions or
modules required.

Besides, I somehow can't warm up to Python but that's my personal issue
:-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1866926

Title:
  Device validation failing when connected to an usb hub

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1866926/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to