colemancda / NetworkObjects

Swift backend / server framework (Pure Swift, Supports Linux)
MIT License
259 stars 29 forks source link

Add optimization to -verifyEditValues for to-many relationships #85

Closed colemancda closed 9 years ago

colemancda commented 9 years ago

New to-many values that are not subentries should be fetched with the optimized method '-fetchEntity:withResourceIDs:'

colemancda commented 9 years ago

Not applicable for #PureSwift release (v3.0)