...
[15:04:28 CDT(-0500)] <EricDalquist> not sure what we do for return type stil
[15:04:38 CDT(-0500)] <EricDalquist> that depends on how many external libs we depend on in this utility library
[15:04:52 CDT(-0500)] <athena> ah, good point
[15:05:00 CDT(-0500)] <athena> maybe we could have two methods?
[15:05:10 CDT(-0500)] <athena> one that just returns whatever the raw thing is and lets the portlet handle it itself
[15:05:25 CDT(-0500)] <athena> and one that uses jackson and takes a class as a parameter?