Hi Jerome,

> These properties are in fact in the super Metadata class, and used for
> example with Status instances to display error pages with meaningful
> descriptions and hyperlinks. 

Yes, I know and for Status it makes sense.

I think Method should not be derived from Metadata because it doen't
adds a value IMO.

To avoid confusion if the Method can be compared by identity or not,
we should convert Method (back?) to an Enum. Enums can always be
compared by identity, so it limits confusion if Method is comparable
by identity or not.

Best regards,
Lars
-- 
http://www.semagia.com

Reply via email to