|
|
|
|
|
by praptak
2444 days ago
|
|
Multi vendor is even worse than described. I worked for one of the vendors. The incentives make you fight tooth and nail for suboptimal technical decisions that direct money to you rather than the other vendors. We won the internal bid for a functionality module that ended up being a standalone service called by system X. Vendor X had lost that bid. They convinced the bank that it is absolutely necessary for us to expose a JDBC driver as an interface. Their engineers were actually pretty cool and we agreed to implement something which made more sense. Unfortunately this decision was blocked. We ended up exposing a simple RPC API via a JDBC driver. I think it had over a thousand methods, almost all of them empty. |
|