Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:45:57 CDT(-0500)] <athena> but JSOn doesn't allow comments :/

[15:45:59 CDT(-0500)] <EricDalquist> is this static config

[15:46:06 CDT(-0500)] <EricDalquist> or can it be grabbed from the portal at runtime?

[15:46:15 CDT(-0500)] <athena> this is for the native app, not the portal

[15:46:22 CDT(-0500)] <EricDalquist> ah

[15:46:27 CDT(-0500)] <EricDalquist> can you generate it at build time?

[15:46:36 CDT(-0500)] <EricDalquist> Jackson can generate JSON using JAXB annoations

[15:46:42 CDT(-0500)] <EricDalquist> why not config in XML

[15:46:46 CDT(-0500)] <EricDalquist> use JAXB for the java code

[15:46:56 CDT(-0500)] <athena> can't use JAXB