]> gitweb.factorcode.org Git - factor-unmaintained.git/blob - mongodb/gridfs/gridfs/unmaintained-reason.txt
unmaintained: New home for misfit Factor vocabularies.
[factor-unmaintained.git] / mongodb / gridfs / gridfs / unmaintained-reason.txt
1 Moved to unmaintained by Joe Groff October 13, 2011
2
3 The input stream protocol was changed; streams should now provide methods for
4 stream-read-unsafe and stream-read-partial-unsafe, which read into a caller-
5 provided buffer. This module has no tests so I didn't want to break it in the
6 process of updating it.