[swift-users] "business applications market" flame

Dru Satori dru at druware.com
Wed Jan 6 19:13:03 CST 2016


Believe it or not, it is on my list of things to explore. I’ve already partially implemented a very rudimentary DataObject for hiding some of the medium lifting in PG (and TSQL, though it’s not public at this time). I’ve been poking at LINQ and thinking about possible ways to implement something similar.


From: Jens Alfke <jens at mooseyard.com<mailto:jens at mooseyard.com>>
Date: Wednesday, January 6, 2016 at 8:10 PM
To: Andy Satori <dru at druware.com<mailto:dru at druware.com>>
Cc: Dave Fenton <sirdavidfenton at gmail.com<mailto:sirdavidfenton at gmail.com>>, "swift-users at swift.org<mailto:swift-users at swift.org>" <swift-users at swift.org<mailto:swift-users at swift.org>>
Subject: Re: [swift-users] "business applications market" flame


On Jan 6, 2016, at 5:04 PM, Dru Satori <dru at druware.com<mailto:dru at druware.com>> wrote:

Oh, on OS X, swift works fine with PostgreSQL and ODBC datasources via Obj-C frameworks, that isn’t the challenge.

It would be interesting to see how far Swift’s syntax can be pushed to create a cleaner syntax for queries. I’m thinking of C#’s LINQ, which is really sweet. Some LINQ stuff can be replicated in Swift, I believe, but there are parts of it that rely on a super-powerful C# feature where a function can receive a parameter in the form of a parse tree of the expression. (Sort of like LISP macros.)

—Jens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160107/79a192f6/attachment.html>


More information about the swift-users mailing list