Project

General

Profile

« Previous | Next » 

Revision f25d0aed

Added by Marc Dequènes over 14 years ago

  • ID f25d0aed079fd07a63406f33f9080966e6a84151

[fix/evol] ensure a shadow/object/aspect is not cast(/post-cast) multiple times, and btw correct the raise_error() method

View differences:

lib/ldap_shadows/elements/aspect.rb
include LdapElement
def self.cast_relations
super
deps = self.parameters[:mapping][:depend_aspects] || []
deps.each do |aspect_name|
aspect = self.shadow.get_aspect(aspect_name)

Also available in: Unified diff