<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ed Burns wrote On 4/14/2009 8:26 PM ET:
<blockquote cite="mid:18917.10648.191323.40876@MacBookPro-3.local"
 type="cite">
  <blockquote type="cite">
    <blockquote type="cite">
      <blockquote type="cite">
        <blockquote type="cite">
          <blockquote type="cite">
            <pre wrap="">On Thu, 02 Apr 2009 09:24:59 +0200, Martin Marinschek <a class="moz-txt-link-rfc2396E" href="mailto:mmarinschek@APACHE.ORG">&lt;mmarinschek@APACHE.ORG&gt;</a> said:
            </pre>
          </blockquote>
        </blockquote>
      </blockquote>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
MM&gt; - A very small thing, but could be very useful: we could define that
MM&gt; the component-tag-handler of the facelets-vdl needs to put the
MM&gt; location of the component into the component-attributes map. With
MM&gt; this, we can emit the location of the component if there is an
MM&gt; exception during any lifecyle-phase - I believe this would help many
MM&gt; application developers. We can do this now (and shouldn't have done
MM&gt; before) cause with partial-state it is not a problem to have this
MM&gt; information in the component attributes map.

Done.
  </pre>
</blockquote>
<br>
I had suggested that we only save the location information when the
project stage is development.&nbsp; Martin seemed to agree that this was a
reasonable idea:<br>
<br>
<blockquote type="cite">
  <pre wrap="">AS&gt; Definitely a fan of anything that we can do to improve ease of
<span class="moz-txt-citetags">AS&gt; </span>debugging.  Regarding full vs partial state saving...  I am thinking
<span class="moz-txt-citetags">AS&gt; </span>that we may need to save full state in certain cases (eg. if we run into
<span class="moz-txt-citetags">AS&gt; </span>cases that partial state saving cannot handle correctly).  If we are
<span class="moz-txt-citetags">AS&gt; </span>concerned about bloating the saved state size with location information
<span class="moz-txt-citetags">AS&gt; </span>in such cases, one option might be to only store location information
<span class="moz-txt-citetags">AS&gt; </span>when project stage == development.  Actually, perhaps only storing
<span class="moz-txt-citetags">AS&gt; </span>location information during the development (or, at least,
<span class="moz-txt-citetags">AS&gt; </span>non-production) stage might not be a bad idea anyway?
  </pre>
  <pre wrap=""><!---->
a very reasonable idea!

regards,

Martin
  </pre>
</blockquote>
<br>
Was this suggestion included in the solution?<br>
<br>
Andy<br>
<br>
<br>
</body>
</html>