Re: WODynamicElementCreationException

2012-08-07 Thread Chuck Hill
ableClone(); >>> _attachment = _associations.removeObjectForKey("attachment"); >>> _download = _associations.removeObjectForKey("download"); >>> if (_attachment == null) { >>> throw new WODynamicElementCreationException(" The &g

Re: WODynamicElementCreationException

2012-08-05 Thread Johann Werner
, template); >>_associations = associations.mutableClone(); >>_attachment = _associations.removeObjectForKey("attachment"); >>_download = _associations.removeObjectForKey("download"); >>if (_attachment == null) { >> throw new WODynamicElementCreat

Re: WODynamicElementCreationException

2012-08-05 Thread Chuck Hill
= associations.mutableClone(); > _attachment = _associations.removeObjectForKey("attachment"); > _download = _associations.removeObjectForKey("download"); > if (_attachment == null) { > throw new WODynamicElementCreationException(" The > &#

Re: WODynamicElementCreationException

2012-08-05 Thread Alexis Tual
super(name, associations, template); > _associations = associations.mutableClone(); > _attachment = _associations.removeObjectForKey("attachment"); > _download = _associations.removeObjectForKey("download"); > *if (_attachment == null) { >

WODynamicElementCreationException

2012-08-04 Thread Johann Werner
= associations.mutableClone(); _attachment = _associations.removeObjectForKey("attachment"); _download = _associations.removeObjectForKey("download"); if (_attachment == null) { throw new WODynamicElementCreationException(" The 'a