Dynamically import() files

Igor stojkovic.igor at gmail.com
Mon Oct 23 20:13:20 UTC 2017


On Monday, 23 October 2017 at 12:15:17 UTC, Andre Pany wrote:
> Hi,
>
> I have a folder "i18n" which contains message bundle files. For 
> now it contains only the message bundle file written by the 
> developer: "messagebundle.properties".
>
> [...]

Can't you just create all the files that you expect to have and 
leave them empty and then you import them all and process them 
differently if there is no content?


More information about the Digitalmars-d-learn mailing list