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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to