lwc / moa

Moa - MongoDB object document mapper
4 stars 0 forks source link

Property not found should return null #12

Closed sean-shilin closed 11 years ago

sean-shilin commented 11 years ago

Property not found should return null.

Otherwise it will raise an exception for key not found.