Hi, Brian, could the data have come from here:
http://cvs.openacs.org/cvs/openacs-4/packages/ref-currency ? ;)
Truly, lc_monetary needs be kept with the data it relies on, to prevent having to hunt down the source.
Maltes, I have wondered about moving lc_monetary also.
The locales are in acs-lang, so to be consistent, it seems lc_monetary should be moved to ref-currency
1. Moving lc_monetary keeps the data and api are together.
2. I do not see lc_monetary referenced anywhere that does not already require ref-currency, so there is no need to add any dependencies to package .info files.
3. lc_monetary is not referenced in core (after the proc and its test references in packages/acs-lang/www/admin/test/ have been moved), so ref-currency would not be required for core either.
cheers,
Torben