Samond Classes Library 1.2.1-RELEASE build 181
Main Page
Related Pages
Classes
Files
What's new in the current version
Table of Contents
What's new in 1.2.1
What's new in 1.2.0
What's new in 1.2.1
limited support of the
GNUstep
added
test cases for capability checking added
data type
SCUSize
was renamed to
SCSize
some categories was renamed:
category NSArray(SCNSArray) renamed to
NSArray(SCArray)
category NSMutableArray(SCNSMutableArray) renamed to
NSMutableArray(SCMutableArray)
category NSSet(SCNSSet) renamed to
NSSet(SCSet)
category NSMutableSet(SCNSMutableSet) renamed to
NSMutableSet(SCMutableSet)
category NSOrderedSet(SCNSOrderedSet) renamed to
NSOrderedSet(SCOrderedSet)
category NSMutableOrderedSet(SCNSMutableOrderedSet) renamed to
NSMutableOrderedSet(SCMutableOrderedSet)
category NSDictionary(SCNSDictionary) renamed to
NSDictionary(SCDictionary)
category NSMutableDictionary(SCNSMutableDictionary) renamed to
NSMutableDictionary(SCMutableDictionary)
category
NSAlert(SCAlert)
reimplemented
category
NSButton(SCButton)
reimplemented
add the category
NSData(SCData)
the service class
SCDescription
is created
What's new in 1.2.0
full optimization of the source code of the library has been performed
library documentation is available in Russian and English
old MacOS and iOS support was removed
section
Programming Guide
was added into the documentation
created categories NSOrderedSet(SCNSOrderedSet) and NSMutableOrderedSet(SCNSMutableOrderedSet)
null stream class
SCNullStream
created
class SCDelegateObject was renamed to
SCDelegate
class SCStreamDelegateObject was renamed to
SCStreamDelegate
protocol SCCodingProtocol was renamed to
SCCoding
protocol SCDictionaryObjectProtocol was renamed to
SCDictionaring
protocol SCStreamProtocol was renamed to
SCStreaming
protocol SCCollectionProtocol was renamed to
SCCollectioning
protocols
SCCollection
and SCMutableCollections created
ordered set class
SCOrderedSet
was created
collections capacity limits was removed
class SCCollectionDelegateObject was renamed to
SCCollectionDelegate
documentation section
Library error messages
some classes properties was renamed:
property isReadOnly was renamed to readOnly
property SCStream.isOpen was renamed to
SCStream::opened
property SCStream.streamName was renamed to
SCStream::name
property SCStream.isReadable was renamed to
SCStream::readable
property SCStream.isWritable was renamed to
SCStream::writable
property SCStream.isWriteOnly was renamed to
SCStream::writeOnly
property SCStream.isReadWrite was renamed to
SCStream::readWrite
protocol SCSortingProtocol was renamed to
SCSorter
class SCSortingAlgorithm was renamed to
SCSorter
class SCBubbleSortingAlgorithm was renamed to
SCBubbleSorter
class SCFastSortingAlgorithm was renamed to
SCFastSorter
code for unique strings support was moved from class
SCStrings
into the new class
SCUniqueStrings
class SCServiceObject was renamed to
SCService
protocols
SCIndexedCollection
and
SCMutableIndexedCollection
was created
class SCLog was removed
classes SCNetObject, SCSubnetMask, SCIPAddress and SCSubnet was removed
exceptions SCNotFoundException, SCReadOnlyException, SCNotSupportedException and SCNetException was removed
Generated on Mon Apr 10 2017 15:23:16 for Samond Classes Library 1.2.1-RELEASE build 181 by
1.8.9.1