21.10.2012 09:23, Dan Kenigsberg kirjoitti:

<skip />
> We should decide NOW on the format of the capabilities «bag», and never
> change it. Testing for a capability is much more reliable than checking
> a version, and remembering which version had which capability.
>
> Dan.
Ok, so what will we decide?

1. (long)int bitmask?
    … vdsm.caps.CAP_DRIVES = 0x2 …
2. list of literals?
    … vdsm.caps.capabilities = ["drives", …]
3. something else?


I would prefer the second way, with list of strings.
_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel

Reply via email to