|
I spotted a couple of things in our existing code:
- FileResource had 'image/jpg' instead of 'image/jpeg' for the default
MIME type of .jpg files. So I fixed it.
- CompositeResource still had a method called #answerTo:. This message
isn't sent anymore, so I removed it.
I updated the fileins-chunk and the vw3x-parcels on SourceForge.
Ken
|