The possibly shortest way is to abuse the fact that records are actually tuples and instead of using a #user record for rabbitmq just use a tuple that corresponds to it. And comment out the rabbitmq's #user record definition, of course.<div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Nov 20, 2012 at 1:44 PM, Martin Dimitrov <span dir="ltr"><<a href="mailto:mrtndimitrov@gmail.com" target="_blank">mrtndimitrov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
I want to connect to RabbitMQ broker through the Erlang client listed on<br>
their site. The problem is that it defines a record "user" and in our<br>
app we already have such named record.<br>
<br>
What can I do with minimal code changes?<br>
<br>
Thank you very much.<br>
<br>
Regards,<br>
Martin<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Best regards,<br>Dmitry Demeshchuk<br>
</div>