<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 6/9/17 4:32 PM, Cantor, Scott wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:625D4211-E0BB-48E3-B40B-DB75F4E48CEC@osu.edu">It's
      better to stick to the context tree because all the functional and
      conditional objects and interfaces across the system operate on
      the ProfileRequestContext, so it's actually more work to walk back
      up to the Spring state from there.<br>
    </blockquote>
    <br>
    That's a good point.  So I guess you're proposing to create a single
    subcontext in the PRC somewhere for storing arbitrary data, that is
    map-like. That meets the need above, and still lets people store
    data to it using regular SWF <expression> (or whatever),
    rather than having to write Java code.  Seems like a nice middle
    ground.<br>
    <br>
  </body>
</html>