Re: xpm resources
- Posted by Shian_Lee May 05, 2015
- 2636 views
Shian_Lee said...
I think that 2 kinds of mechanisms are enough:...
My points here Irv, are:
1. If the user is clever enough to move his MY-PROG.EXE file, then he/she is clever enough to move the MY-PROG.DAT file as well.
2. Using a binder program to append all data files into a single data file is simple.
In general, the binder should also write an include file, "resource.e" with two public paralleled constants/functions that return a search-able file list & their start-end seek positions.
Doing it using a simple Euphoria library is reasonable. While adding noncritical features to the Euphoria core is a big strategic mistake, which already been done in my opinion.