Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #38983
| X-Received | by 2002:a37:8002:: with SMTP id b2mr54387293qkd.289.1560116140035; Sun, 09 Jun 2019 14:35:40 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a81:2717:: with SMTP id n23mr22889183ywn.423.1560116139832; Sun, 09 Jun 2019 14:35:39 -0700 (PDT) |
| Path | csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!j96no2735299qte.0!news-out.google.com!d20ni455qtd.0!nntp.google.com!j96no2735289qte.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.java.programmer |
| Date | Sun, 9 Jun 2019 14:35:39 -0700 (PDT) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=2003:da:1f45:e00:6163:e34c:b638:5028; posting-account=BZoDhQoAAABc8Cw6AzO_-fG_52Itng-D |
| NNTP-Posting-Host | 2003:da:1f45:e00:6163:e34c:b638:5028 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <a21ead5f-af23-43c0-9ff7-b72bee103eec@googlegroups.com> (permalink) |
| Subject | [ANN] Deeto - A Java dynamic proxy factory for interface-typed data transfer objects |
| From | Henrik Heine <henrikheine@web.de> |
| Injection-Date | Sun, 09 Jun 2019 21:35:40 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Content-Transfer-Encoding | quoted-printable |
| Lines | 17 |
| Xref | csiph.com comp.lang.java.programmer:38983 |
Show key headers only | View raw
Hi, I hacked a little lib that you might find useful: https://github.com/henrik42/deeto From the readme: Deeto is a Clojure library for Java developers. With Deeto you can define your data transfer object types via interfaces in Java. You do not need to implement these interfaces. Instead you can ask Deeto to analyze (via reflection) the interface class I and then give you a factory for I. At the moment there is only a SNAPSHOT on clojars. I'll do more tests before a first release. Feedback is highly appreciated. Henrik
Back to comp.lang.java.programmer | Previous | Next | Find similar | Unroll thread
[ANN] Deeto - A Java dynamic proxy factory for interface-typed data transfer objects Henrik Heine <henrikheine@web.de> - 2019-06-09 14:35 -0700
csiph-web