<div>Thanks.</div>
<div> </div>
<div>Is  support for  parametrized module  in your developement schedule?<br><br> </div>
<div><span class="gmail_quote">2009/3/10, Thomas Lindgren <<a href="mailto:thomasl_erlang@yahoo.com">thomasl_erlang@yahoo.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'times new roman', 'new york', times, serif">
<div>Hi, I think the problem is that you are using parametrized modules, which the current code does not expect. Sorry.</div>
<div><br> </div>
<div>Development: The jungerl version of smart_exceptions is being phased out but is "stable", in the sense that it has been unchanged for a long time and works as well, or as badly, as ever. The new repo is on github, though that version should be considered "experimental". It should be an improvement on the old version when finished, because it uses try instead of catch and has been simplified, but is basically untested at this time. (NB: you can also find the stable jungerl code there, currently under src/r9-src/*)</div>

<div><br> </div>
<div><span><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://github.com/thomasl/smart_exceptions/tree/master" target="_blank">http://github.com/thomasl/smart_exceptions/tree/master</a></span></div>
<div><br> </div>
<div>Best,</div>
<div>Thomas</div>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><br>
<div style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><font face="Tahoma" size="2">
<hr size="1">
<b><span style="FONT-WEIGHT: bold">From:</span></b> devdoer bird <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:devdoer2@gmail.com" target="_blank">devdoer2@gmail.com</a>><br><b><span style="FONT-WEIGHT: bold">To:</span></b> <a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<b><span style="FONT-WEIGHT: bold">Sent:</span></b> Monday, March 9, 2009 4:17:39 PM<br><b><span style="FONT-WEIGHT: bold">Subject:</span></b> [erlang-questions] smart_exceptions doesn't work on R12B<br></font>
<div><span class="e" id="q_11fec06c14bb9373_1"><br>
<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 onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:'bob@mochimedia.com'" target="_blank" rel="nofollow">'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></span></div></div></div>
<div></div></div><br> </div></blockquote></div><br>