Re: [Pharo-dev] Investigating MultiByteFileStream for adding tests
Dec. 8, 2014
9:52 p.m.
Sheridan wrote:
Do operations involving FileStream as input always return a MultiByteFileStream?
That is a well-known pattern, class cluster. A base class defining an interface and acting as a factory hiding the specific class returned. Cocoa uses that a lot, it results in a much cleaner architecture than that of .net and java. https://developer.apple.com/library/ios/documentation/General/Conceptual/Coc... Stephan
4253
Age (days ago)
4253
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stephan Eggermont