For the record (This should go into a bug tracker - but this is another story) 1. Write processing A without config 2. Create a network using A 3. Add (coding) a config to A 4. Open the network You'll get a DynamicType assert saying that the first attribute in the config is not added. A nicer error would be very handy. P