Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coopernurse
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
coopernurse
14y ago
This project attempts a middle ground between SOAP and "roll your own" http://barrister.bitmechanic.com/ It's JSON-RPC with an IDL grammar.
2.
▲
by
coopernurse
14y ago
Hey there. gorp author here. Happy to answer any questions about the package. MySQL support is the most well tested -- I added Postgresql and SQLite recently. Cheers.
3.
▲
by
coopernurse
14y ago
Agreed. These problems (complex tooling, poor interop, non-human readable WSDL) were my motivation for writing Barrister RPC (a JSON-RPC implementation with a human readable IDL). For those who find value in separating interface from implem
4.
▲
Barrister RPC - IDL based JSON-RPC
(barrister.bitmechanic.com)
3 points
by
coopernurse
14y ago
|
0 comments
5.
▲
Configure centralized logging in 10 minutes
(bitmechanic.com)
1 points
by
coopernurse
15y ago
|
0 comments
6.
▲
by
coopernurse
15y ago
Agreed. Once you use a language with type inference it's hard to go back to Java. Java also lacks properties, which results in boilerplate getter/setters if you want to follow idiomatic convention (you could make all the member variables pu
7.
▲
5 useful message queue patterns
(bitmechanic.com)
5 points
by
coopernurse
15y ago
|
0 comments