Package dopal :: Module convert :: Class RemoteObjectWriterMixin
[show private | hide private]
[frames | no frames]

Type RemoteObjectWriterMixin

  WriterMixin --+    
                |    
ObjectWriterMixin --+
                    |
                   RemoteObjectWriterMixin

Known Subclasses:
RemoteObjectConverter

Method Summary
  get_class_for_object(self, suggested_type, attributes, parent, attribute)
  get_default_class_for_object(self)
  get_suggested_type_for_sequence_component(self, value, suggested_type, **kwargs)
    Inherited from ObjectWriterMixin
  make_object(self, object_id, attributes, suggested_type, parent, attribute, **kwargs)
    Inherited from WriterMixin
  add_attributes_to_object(self, attributes, new_object, **kwargs)
  convert_atom(self, atomic_value, suggested_type, **kwargs)
  make_mapping(self, mapping, **kwargs)
  make_sequence(self, sequence, **kwargs)

Class Variable Summary
dict class_map = {}
bool force_attribute_types = False
    Inherited from ObjectWriterMixin
NoneType connection = None                                                                  

Class Variable Details

class_map

Type:
dict
Value:
{}                                                                     

force_attribute_types

Type:
bool
Value:
False                                                                  

Generated by Epydoc 2.1 on Wed May 03 14:22:33 2006 http://epydoc.sf.net