Somewhat of a feature request but I had the same<br>problem with type specs and readability<br><br>I tried getting the erlang mode for emacs to highlight<br>them as comments, or close to, but didnt get it working<br><br><div class="gmail_quote">
2009/1/23 Adam Lindberg <span dir="ltr"><<a href="mailto:adam@erlang-consulting.com">adam@erlang-consulting.com</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
When using Dialyzer and augmenting the code with -spec specifications, what is the preferred level of brevity? For ALL functions in a module or only for the exported interface functions? Which way gives a more correct analysis?<br>

<br>
It is also a readability issue, the spec's are nice, but too many of them are a bit hard to read.<br>
<br>
Cheers,<br>
Adam<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://www.erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://www.erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>