Jan
10
A list of errata and corrections. Please contact met at info@mozaicsands.com if you have found something.
Page 135: As of Daylite 3.9, when using qualifiers for numerical values, you must use ‘isEqualTo’ rather than ‘isLike’. So for the qual2 qualifier line, it needs to be changed to the following:
qual2 := BDQualifier qualifierWhereValueOfKey:’project.projectID’ isEqualTo:currentProjectID.