...
[10:45:51 CST(-0600)] <EricDalquist> the pojo structure will need to capture the different types of nodes that can exist in a DLM style
[10:46:17 CST(-0600)] <EricDalquist> folder, portlet, dlm:move, dlm:add, dlm:delete, dlm:edit
[10:46:28 CST(-0600)] <Arvids> btw, I also did some tinkering on JpaPortletEntityDao
[10:46:31 CST(-0600)] <Arvids> hereĀ“s diff: https://gist.github.com/1607439
[10:46:58 CST(-0600)] <EricDalquist> part of the goal with moving this to a pojo structure is to be able to more reasonably generate a "state key" for each layout
[10:47:00 CST(-0600)] <Arvids> it turns out that manual loop through user entities fastens the whole thing