Boost C++ Libraries: Ticket #310: Stand-alone ternary state tree https://svn.boost.org/trac10/ticket/310 <pre class="wiki">Can the implementation of ternary state trees be separated from the Spirit library? It's a great container for certain purposes, but as of now it exists only as a feature within the Spirit library. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/310 Trac 1.4.3 Dave Abrahams Fri, 06 Jul 2007 12:03:11 GMT component, description changed; cc, severity set https://svn.boost.org/trac10/ticket/310#comment:1 https://svn.boost.org/trac10/ticket/310#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">joel@…</span> added </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">spirit</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/310?action=diff&amp;version=1">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Showstopper</span> </li> </ul> <p> Can't reassing to Joel until he logs into Trac at <a class="ext-link" href="http://svn.boost.org"><span class="icon">​</span>http://svn.boost.org</a> and sets his email address. </p> Ticket Eric Niebler Wed, 11 Jul 2007 02:01:49 GMT owner, status changed https://svn.boost.org/trac10/ticket/310#comment:2 https://svn.boost.org/trac10/ticket/310#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">nobody</span> to <span class="trac-author">Hartmut Kaiser</span> </li> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">new</span> </li> </ul> Ticket Hartmut Kaiser Wed, 11 Jul 2007 15:17:25 GMT status, resolution, severity changed; milestone set https://svn.boost.org/trac10/ticket/310#comment:3 https://svn.boost.org/trac10/ticket/310#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">wontfix</span> </li> <li><strong>severity</strong> <span class="trac-field-old">Showstopper</span> → <span class="trac-field-new">Not Applicable</span> </li> <li><strong>milestone</strong> → <span class="trac-field-new">To Be Determined</span> </li> </ul> <p> Sure, TST's could be separated from the spirit code, but as long as nobody is willing to invest the required time it won't happen. For this reason I'll close this ticket as 'wontfix' for now. </p> Ticket