When a record definition on a header is changed, I am required to recomplile 
all modules that use that record that has changed (and therfore include the 
header that contains it), otherwise it causes a badrecord error at runtime. 

Using Erlang's Eclipse plugin named **erlide** always automatically recompiles 
a module when changed, but leaves a whole in the situation above. Having 
multiple projects that use a common record, which is fairly common for 
substantially large projects, this is a major issue (have to identify them and 
"bogusly" change a file so it can recompile)

Looking at the Erlide specific Eclipse compiler settings, there is no specific 
option for that. Is there a way to do that ?

Thanks.
Gudo
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to