From: Eric Wong Date: Fri, 10 Jan 2020 20:35:33 +0000 (+0000) Subject: doc: technical/ds.txt: describe PublicInbox::DS divergences X-Git-Tag: v1.3.0~118 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=f018d5cc70f3a6983e4ec188ae62a729a8b31157;hp=f018d5cc70f3a6983e4ec188ae62a729a8b31157;p=public-inbox.git doc: technical/ds.txt: describe PublicInbox::DS divergences Danga::Socket 1.62 was released a few months back and the maintainer indicated it would be the last release. We've diverged significantly in incompatible ways... While most of this should've already been documented in commit messages, putting it all into one document could make it easier-to-digest. It's also a strange design for anybody used to conventional event loops. Maybe this is an unconventional project :P ---