Open fcanedo opened 11 years ago
When parsing fails in a child record of entity x, the error message simply reports that x cannot be found.
x
This is about the apply method in the BsonHelpers.
apply
BsonHelpers
This was probably caused by sloppiness on my part. The version 0.1 did not include the correct changes. Please try 0.2
0.1
0.2
When parsing fails in a child record of entity
x
, the error message simply reports thatx
cannot be found.This is about the
apply
method in theBsonHelpers
.