Thoughts
Can’t believe Paul spent 2 years rewriting Dark in ASP.NET, when it’s not possible to have more than ~1000 objects because all objects are
pulled from the database and manipulated in memory—there’s no querybuilder or anything.
Edit (Aug 25): I asked Paul and he said there is now a query builder. There might have been when I originally posted this Thought.