<div>HI:</div>
<div> </div>
<div>Is smart exceptions in jungerl still in developement? I tested it on R12B ,but got a exception.</div>
<div>I  try to add smart_exceptions when compiling mochiweb_response.erl ,  but got the exception:</div>
<div>mochiweb/mochiweb_response.erl:none: error in parse transform 'smart_exceptions': {function_clause,<br>                                              [{smart_exceptions,forms,<br>                                                [{mochiweb_response,<br>
                                                  ['Request','Code',<br>                                                   'Headers']},<br>                                                 smart_exit,<br>
                                                 [{attribute,1,file,<br>                                                   {"mochiweb/mochiweb_response.erl",<br>                                                    1}},<br>
                                                  {attribute,6,module,<br>                                                   {mochiweb_response,<br>                                                    ['Request','Code',<br>
                                                     'Headers']}},<br>                                                  {attribute,7,author,<br>                                                   <a href="mailto:'bob@mochimedia.com'">'bob@mochimedia.com'</a>},<br>
                                                  {attribute,11,export,<br>                                                   [{get_header_value,1},<br>                                                    {get,1},<br>                                                    {dump,0}]},<br>
                                                  {attribute,12,export,<br>                                                   [{send,1},{write_chunk,1}]},<br>                                                  {function,16,<br>
                                                   get_header_value,1,<br>                              ...........</div>
<div> </div>
<div>So</div>
<div>1.  Is the smart_exception still maintained?</div>
<div>2. How can I fix that exception ?</div>
<div> </div>
<div>Thanks</div>
<div> </div>