RSParser icon indicating copy to clipboard operation
RSParser copied to clipboard

Use NSArray instead of NSSet for feed items

Open 0xced opened this issue 3 years ago • 0 comments

Using a NSSet loses the ordering given by the feed source.

I understand that this is a breaking API change and that you may not want to merge it but I’ll be using this branch for my project where I don’t want to re-order the feed items on the client.

(Same pull request as #46 but on the main branch.)

0xced avatar Aug 05 '20 11:08 0xced