On 04/03/2012 01:40 PM, John Garbutt wrote:
However, I'm not sure how people would feel about having both
openstack.common.exception and nova.exception in the tree since they
overlap quite a bit.  I like being able to do work in pieces, but
having them both in the tree leaves the code in an odd state, so we
need some end goal in mind.

I'm not a huge fan of openstack.common.exception

Yeah, I don't see too much value in having everything inherit from a common
exception base class. I think the different projects will typically want to
customize the error message text...

My vote would be to have some handy mix-ins in openstack.common, if that works 
for everyone

Sure, that would work...

-jay

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to