On Tue, Aug 9, 2011 at 6:13 AM, Wesley Smith <wesley.h...@gmail.com> wrote:
> files and they are in fact a vital part of the module itself.  You can
> always just put the text in those files in a giant string and require
> them just like a normal module.

This in fact is a good solution to the current problem, the resources
are text and not particularly large.

In general, things get awkward, e.g. if the resources are binary (and
XBM for icons seems a little forced?).

Also in general, there is no canonical place for this stuff that works
cross-platform, which is why the rocks directory seems a sensible
place for deployment.  You would then have to come up with a place for
non LR-installs, of course.

steve d.

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers

Reply via email to