Hi,
"2014-07-08 1:48 GMT+04:00, Martin Decky <[email protected]>:

I did so at first by then decided to save instructions. Can we threat
loop as a single logical session?"
Did you mean a single exchange?




Also, what would be the benefit of that?




Why not follow the pattern that is used by e.g. loc or inetcfg? (see inetcfg
_get_ids_internal() at http://trac.helenos.org/browser/mainline/uspace/lib/
c/generic/inetcfg.c )




And a bit of mild bikeshedding suggestions:
  - the IPC code from compctl could be split into a separate module in libc 
(like inetcfg.c)

  - I would rather simply have a bunch of methods whose one argument is the 
vp, than having one big method with 'submethods'

  - for the command line style to be consistent with commands like loc, 
inet, devctl, it would rather be something like


compctl comp/:0 list-vp

compctl comp/:0 list-mode <id>

compctl comp/:0 set-mode <id> <mode>




Best regards,

Jiri




""
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to