← Back to team overview

randgen team mailing list archive

[Bug 896876] [NEW] Preload dictionaries on script startup

 

Public bug reported:

If dictionaries are preloaded on server startup, a much cleaner code is
possible.

Existing dictionaries will simply be registered as "Data types" in
Random.pm, and there will be no need to probe the dictionary directory
at runtime, nor keep a hash of dictionaries.

** Affects: randgen
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Random
Query Generator Team, which is subscribed to Random Query Generator.
https://bugs.launchpad.net/bugs/896876

Title:
  Preload dictionaries on script startup

Status in SQL Generator for testing SQL servers (MySQL, JavaDB, PostgreSQL):
  New

Bug description:
  If dictionaries are preloaded on server startup, a much cleaner code
  is possible.

  Existing dictionaries will simply be registered as "Data types" in
  Random.pm, and there will be no need to probe the dictionary directory
  at runtime, nor keep a hash of dictionaries.

To manage notifications about this bug go to:
https://bugs.launchpad.net/randgen/+bug/896876/+subscriptions


Follow ups

References