ID |
Date |
Author |
Topic |
Subject |
Text |
|
1126
|
29 Oct 2015 |
Konstantin Olchanski | Info | midas JSON-RPC interface | >
> My implementation follows these internet
standards:
|
|
1127
|
29 Oct 2015 |
Konstantin Olchanski | Info | javascript docs, midas JSON-RPC interface | > JSON-RPC interface
For interfacing to MIDAS just from browser |
|
1128
|
29 Oct 2015 |
Konstantin Olchanski | Info | synchronous ajax deprecated | If using a synchronous AJAX call, such as
"foo=ODBGet("/runinfo/state");", google chrome
will prints this to the javascript console:
|
|
1131
|
02 Nov 2015 |
Konstantin Olchanski | Info | synchronous ajax deprecated | > We're using mhttpd for calls that end up
working better with asynchronous requests,
and we've built up sort of a parallel, asynchronous |
|
1132
|
02 Nov 2015 |
Konstantin Olchanski | Info | midas JSON-RPC interface | > >
> > JSON-RPC My implementation follows these
internet standards:
|
|
1134
|
11 Nov 2015 |
Konstantin Olchanski | Info | merged: midas JSON-RPC interface | The JSON RPC branch has been merged into main
MIDAS. Other than adding new functions, there
are no changes to existing MIDAS functionality.
|
|
1135
|
11 Nov 2015 |
Konstantin Olchanski | Bug Report | jset/ODBSet using true/false for booleans | > > MIDAS does not seem to be consistent (or
at least convenient) with how it
> > handles booleans in AJAX functions.
|
|
1136
|
17 Nov 2015 |
Konstantin Olchanski | Info | synchronous ajax deprecated | > > We're using mhttpd for calls that end
up working better with asynchronous requests,
and we've built up sort of a parallel, asynchronous |
|
1139
|
18 Nov 2015 |
Konstantin Olchanski | Info | synchronous ajax deprecated | > > Why don't you post the functions here
so that we can have a look?
> Here is (1) my promisified HTTP request |
|
1141
|
20 Nov 2015 |
Konstantin Olchanski | Info | documented, merged: midas JSON-RPC interface | > The JSON RPC branch has been merged into
main MIDAS.
|
|
1142
|
20 Nov 2015 |
Konstantin Olchanski | Info | midas wiki doxygen documentation links | I updated the links on the midas wiki to the
doxygen-generated documentation for MIDAS
that you
|
|
1144
|
25 Nov 2015 |
Konstantin Olchanski | Forum | rpc_client_dispatch error | Not clear on what you are doing, so here is
the brief description:
|
|
1145
|
26 Nov 2015 |
Konstantin Olchanski | Info | browser compatibility test: synchronous ajax deprecated | > > I checked again on browser compatibility:
> >
> > el6: firefox 38 - ok, google-chrome 27 |
|
1146
|
27 Nov 2015 |
Konstantin Olchanski | Info | synchronous ajax deprecated | > > I checked again on browser compatibility:
> >
> > el6: firefox 38 - ok, google-chrome 27 |
|
1147
|
27 Nov 2015 |
Konstantin Olchanski | Info | updated: note on midas history | (update: resolve all FIXMEs, document the
breakup of "structured banks")
|
|
1148
|
30 Nov 2015 |
Konstantin Olchanski | Release | Final MIDAS JSON-RPC API | The final bits of the JSON-RPC API to MIDAS
are committed. The API uses the Javascript
Promise mechanism (supported on all
|
|
1149
|
02 Dec 2015 |
Konstantin Olchanski | Release | Final MIDAS JSON-RPC API | > The final bits of the JSON-RPC API to MIDAS
are committed.
|
|
1153
|
05 Jan 2016 |
Konstantin Olchanski | Suggestion | 64 bit bank type | > I've seen that a similar question has been
asked in 2011 but I'll ask again in
> case there are any updates. Is there any |
|
1156
|
28 Jan 2016 |
Konstantin Olchanski | Release | Final MIDAS JSON-RPC API | > > The final bits of the JSON-RPC API to
MIDAS are committed.
|
|
1157
|
28 Jan 2016 |
Konstantin Olchanski | Suggestion | script command limited to 256 characters; remove limit? | Thank you for reporting this problem:
a) ODB key *names* are restricted to 31 characters |
|