Clone
fmalikoff
committed
on 27 Mar 06
Added a MessageSource manager, which will load arbitrary message sources on the fly. It is used to access the tool's language files from the… Show more
Added a MessageSource manager, which will load arbitrary message sources on the fly. It is used to access the tool's language files from the authoring code, but it could be used by any part of LAMS to access a resource file as long as the path to the file is known.

Show less