/[Apache-SVN]
ViewVC logotype

Revision 1041320


Jump to revision: Previous Next
Author: mfojtik
Date: Thu Dec 2 10:15:26 2010 UTC (13 years, 4 months ago)
Changed paths: 2
Log Message:
Namespace dynamically generated classes by type.

This resolves an issue where based on the results of one request,
the client will create an Instance class as a subclass of StateFullObject
then, based on the results of another request try to create an Instance
as a subclass of ActionObject, causing a superclass mismatch error.

This patch groups the dynamic classes inside nested containing classes
inside DeltaCloud::API, preventing collisions.

Changed paths

Path Details
Directoryincubator/deltacloud/trunk/client/lib/base_object.rb modified , text changed
Directoryincubator/deltacloud/trunk/client/specs/instances_spec.rb modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26