JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
task_small.png
CLOSED  Task JPPF-293  -  Configuration properties resolution as part of TypedProperties
Posted Jul 25, 2014 - updated Jul 25, 2014
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Task
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Configuration
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 5.0
Issue description
Currently, the JPPF configuration uses 3 classes to resolve the includes, resolves the variable substitutions and evalue the scripted properties values. It would be much more efficient and convenient to have this done from the TypedProperties object which holds the configuration properties.

#2
Comment posted by
 lolo4j
Jul 25, 19:39
implemented in trunk revision 3263