Hi,

How do people work with rocks when developing them, particularly when one rock 
depends on others?  I've recently started breaking a monolithic project into a 
bunch of rocks, which makes the structure a lot nicer, but causes another 
problem.

If I'm working on one module in the project, and then go and make improvements 
to one of its dependencies, I pretty much always forget to do a "luarocks make" 
in the dependency's directory before going back to the first module, and so I 
don't get the changes until I go back and do that.  It's not a big deal, but 
it's something that "just worked" when the project was a big messy bunch of 
files.

Does anyone have any tricks for automating that, or improving the situation?  I 
thought about mucking with the install process so that it hard-linked files 
rather than copied them, but there's got to be some nicer solution than that, 
right?

Geoff
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to