/[Apache-SVN]
ViewVC logotype

Revision 1611607


Jump to revision: Previous Next
Author: gavincornwell
Date: Fri Jul 18 12:18:51 2014 UTC (9 years, 11 months ago)
Changed paths: 10
Log Message:
CMIS-823: Apps that use the ObjectiveCMIS static library crash when attempting to use the browser binding

The reason was the NSDictionary category being declared in it's own file. I've moved the category to a new CMISDictionaryUtil class and defined a helper method that is used by the library, this is enough to get the category loaded.

Changed paths

Path Details
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Bindings/Browser/CMISBrowserUtil.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISCreatablePropertyTypes.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISErrors.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Common/CMISNewTypeSettableAttributes.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISDictionaryUtil.h added
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISDictionaryUtil.m added
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISNSDictionary+CMISUtil.h deleted
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISNSDictionary+CMISUtil.m deleted
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS/Utils/CMISObjectConverter.m modified , text changed
Directorychemistry/objectivecmis/trunk/ObjectiveCMIS.xcodeproj/project.pbxproj modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26