-
```
I like to request that the static methods of com.google.common.io.Closeables
will be extended to accept an AutoCloseable [1], too. I'm using ResultSet and
Connection for JDBC a lot and I miss th…
-
```
I like to request that the static methods of com.google.common.io.Closeables
will be extended to accept an AutoCloseable [1], too. I'm using ResultSet and
Connection for JDBC a lot and I miss th…
-
```
I like to request that the static methods of com.google.common.io.Closeables
will be extended to accept an AutoCloseable [1], too. I'm using ResultSet and
Connection for JDBC a lot and I miss th…
-
Another very handy convenience from LMJ allows quickly (and readable) binding of a single var:
```
(defmacro let1 (var value &body body)
"Make a single `let' binding, heroically saving three colu…
-
The following program uses a macro (`mlet!`) to abstract away the declaration of several variables:
```
use task::spawn;
fn main() {
macro_rules! mlet(
($($var:ident),+ = $val:expr) => (…
-
**[Mark Priest](https://jira.spring.io/secure/ViewProfile.jspa?name=mpriest)** opened **[SPR-1599](https://jira.spring.io/browse/SPR-1599?redirect=false)** and commented
A new feature was added in 2.…
-
With a just slightly tweaked Radiant install (0.9.1, choice 4 at the end of install), I have an error when I display the "Archive Month Index" page.
You can see at : http://shagshag.mlet.me/articles/2…