- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
Using Quaere in Scala
Thu, 2009-02-05, 20:22
Scalads and lasses and Lifted,
Does anyone have any experience with using Quaere under Scala? In particular, i'm wondering if anyone has already done implementations for flatMap, etc? This would seem a quick and relatively painless way to get type safety on top of a nearly LINQ implementation that lacks some type safety.
Best wishes,
--greg
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
Does anyone have any experience with using Quaere under Scala? In particular, i'm wondering if anyone has already done implementations for flatMap, etc? This would seem a quick and relatively painless way to get type safety on top of a nearly LINQ implementation that lacks some type safety.
Best wishes,
--greg
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
Thu, 2009-02-05, 21:47
#2
Re: [Lift] Re: Using Quaere in Scala
Jorge,
Much obliged.
Best wishes,
--greg
On Thu, Feb 5, 2009 at 12:10 PM, Jorge Ortiz <jorge.ortiz@gmail.com> wrote:
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
Much obliged.
Best wishes,
--greg
On Thu, Feb 5, 2009 at 12:10 PM, Jorge Ortiz <jorge.ortiz@gmail.com> wrote:
You may want to look at this http://szeiger.de/blog/2008/12/21/a-type-safe-database-query-dsl-for-scala/
--j
On Thu, Feb 5, 2009 at 11:21 AM, Meredith Gregory <lgreg.meredith@gmail.com> wrote:Scalads and lasses and Lifted,
Does anyone have any experience with using Quaere under Scala? In particular, i'm wondering if anyone has already done implementations for flatMap, etc? This would seem a quick and relatively painless way to get type safety on top of a nearly LINQ implementation that lacks some type safety.
Best wishes,
--greg
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 2Bunsubscribe [at] googlegroups [dot] com" target="_blank" rel="nofollow">liftweb+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---
--
L.G. Meredith
Managing Partner
Biosimilarity LLC
806 55th St NE
Seattle, WA 98105
+1 206.650.3740
http://biosimilarity.blogspot.com
--j
On Thu, Feb 5, 2009 at 11:21 AM, Meredith Gregory <lgreg.meredith@gmail.com> wrote: