cbi18n: load resources from database

Description

ResourceService is loading resourcebundles from java resource files.
In this discussion already had some example code to load resources from databases
https://groups.google.com/forum/#!topic/coldbox/mQU-fVO6dwI/discussion

Databases can be more flexible if you want to allow your own users to change translations from a web interface.
We could rewrite the resource service so you could define different providers for resource bundles.

Gliffy Diagrams

Activity

Show:

Jon Clausen August 25, 2021 at 3:14 PM

IMHO we should package a database resource service with the module. It would have to have standardized schema, though, for it to work “out of the box”

Luis Majano August 3, 2017 at 2:31 PM

I will leave it open as it would be good to incorporate something basic into the core for this.

Wil de Bruin August 3, 2017 at 2:27 PM

I think this issue can be closed. By adding the customResourceService parameter in 1.3.0 we can write our own service without modification of this module

Wil de Bruin December 1, 2015 at 10:29 PM

We are really going to need this in the near future, so we are going to code something like this anyway. So here is a volunteer to contribute...we just need to know the general requirements.

Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Priority

Sentry

Created December 1, 2015 at 10:26 PM
Updated August 25, 2021 at 3:14 PM