4.5 - Activities
Marco Martin
notmart at gmail.com
Thu Mar 11 10:35:12 CET 2010
On Thursday 11 March 2010, Ivan Čukić wrote:
> > even go so far as to suggest that there should be a LocationResource in
> > the ResourceType enumeration.
>
> Ok, good enough for me, but it can only be added when the Location gets its
> ontology (to be more precise, to get the type uri). Adding an item to an
> enum is not BIC, right?
afaik you're really sure it's not when you reserve something like
enum foo {
bar = 1,
baz = 2,
reserved = 256
}
then you're sure you can add anything between 3 and 255 in the future
not sure it's required tough
Cheers,
Marco Martin
More information about the Plasma-devel
mailing list