Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Locale-Maketext CPAN distribution.

Report information
The Basics
Id: 31478
Status: rejected
Priority: 0/
Queue: Locale-Maketext

People
Owner: TODDR [...] cpan.org
Requestors: blackbird [...] webbird.de
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.09
Fixed in: (no value)



Subject: Example for more modular use
I have a highly modular application where modules are loaded dynamically at runtime. I'd like to have separate language modules (Lexicons) for each module. I have written a wrapper for this purpose, but I'm sure there is a better way. ;) It would be nice to have an example in the PODs. Thanks.
On Thu Dec 13 06:40:19 2007, MAB wrote: Show quoted text
> I have a highly modular application where modules are loaded dynamically > at runtime. I'd like to have separate language modules (Lexicons) for > each module. I have written a wrapper for this purpose, but I'm sure > there is a better way. ;) It would be nice to have an example in the > PODs. Thanks.
See the 'append_to_lexicons()' method in Local::Maketext::Utils :)
On Fr. 25. Jul. 2008, 22:29:30, DMUEY wrote: Show quoted text
> On Thu Dec 13 06:40:19 2007, MAB wrote:
> > I have a highly modular application where modules are loaded dynamically > > at runtime. I'd like to have separate language modules (Lexicons) for > > each module. I have written a wrapper for this purpose, but I'm sure > > there is a better way. ;) It would be nice to have an example in the > > PODs. Thanks.
> > See the 'append_to_lexicons()' method in Local::Maketext::Utils :)
Thank you for this hint, but I'm afraid it's not _exactly_ what I was looking for. ;) If I understand the POD right, it doesn't work with _AUTO %Lexicons, and I'd still like to have an example for modular (or dynamic) usage in the PODs. But I'll have a closer look to L::M::Utils to see what it can do for me. ;) ~Bianka
Does this help: http://search.cpan.org/~dmuey/Locale-Maketext- Utils/lib/Locale/Maketext/Utils.pod#Project_example
On Mi. 10. Jun. 2009, 10:52:00, DMUEY wrote: Show quoted text
> Does this help: > > http://search.cpan.org/~dmuey/Locale-Maketext- > Utils/lib/Locale/Maketext/Utils.pod#Project_example
It's a start. ;) Thanks for this. As the project I was working on when opening this ticket is no longer relevant, I would suggest to close it. Thank you for your help.
Closed at opener's request