db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » closures   (RSS)
  • Re: Regarding sql4o project.

    One of the key ideas behind db4o is that it should integrate as tightly as possible with the programming language. We are not trying to invent new concepts or new theories, we simply use the ones that are already there, in your programming language. The elegance of what we can deliver varies with what the programming language provides us with. On ...
    Posted to db4o User Forum (Forum) by Carl Rosenberger on May 20, 2008
  • Java 7 Roadmap

    If you want to know the schedule and/or the scope of Java 7, David Flanagan's posting to java.net is very informative. Apparently we will have to wait a little bit longer for Java closures. 2009, really? Two more years? If Eclipse IDE support were just a little bit better [1], Scala could become a true option, even for db4o core development. ...
    Posted to Carl Rosenberger's web log (Weblog) by Carl Rosenberger on August 31, 2007
  • Closures in Java 7, please !!!

    Currently there is a poll on http://www.java.net ''What one feature would you most like to see in JDK 7'' Closures are one possible choice. Closures would be soooo niiiiiiiice. Here is why: List cats = database.query( { Cat cat => cat.getName().equals(''Wolke'') } ); Can Native Queries be more beautiful?   This is a cry to the db4o ...
    Posted to Carl Rosenberger's web log (Weblog) by Carl Rosenberger on January 21, 2007
  • Closures in Java 7, please !!!

    Currently there is a poll on http://www.java.net ''What one feature would you most like to see in JDK 7'' Closures are one possible choice. Closures would be soooo niiiiiiiice. Here is why: List cats = database.query( { Cat cat => cat.getName().equals(''Wolke'') } ); Can Native Queries be more beautiful?   This is a cry to the db4o ...
    Posted to planetdb4o (Weblog) by Anonymous on January 21, 2007
  • Re: Linq for Java?

    Hey Maik, thanks for the link.   Why don't you tell these people about Native Queries and our approach?   With upcoming closures Native Queries will be even cooler.
    Posted to Off Topic (Forum) by Carl Rosenberger on January 18, 2007