Hi,

Doug Collinge:
> Presumably, the reason you are using chaining is so that you don't have to
> deal with device IDs.  So one natural way to interface a chain is to make a
> "chain" directory and put the chained devices inside it, named "0", "1",
> "2", ...  This way the order of the chain is naturally established by the
> alpha ordering of the device names so that scripts and so on will
> automatically get them in chain order, which is probably what you normally
> want.
> 
That would allow people to address the devices by position, which is not
stable -- you insert another device near the beginning and everything
still works -- but some time later, when the cache for the ordering
times out, everything is mislabeled.

IMHO it's better to offer a file that shows the ordering, but still
force everybody to address devices by ID.

-- 
Matthias Urlichs   |   {M:U} IT Design @ m-u-it.de   |  [EMAIL PROTECTED]
Disclaimer: The quote was selected randomly. Really. | http://smurf.noris.de
 - -
"All our experience with history should teach us, when we look
 back, how badly human wisdom is betrayed when it relies on itself."
      [Martin Luther (1483-1546), German Protestant leader]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to