]
Yeser Amer updated DROOLS-4722:
-------------------------------
Priority: Optional (was: Major)
Refactor DOMUtil.createNodeAtPosition
-------------------------------------
Key: DROOLS-4722
URL:
https://issues.redhat.com/browse/DROOLS-4722
Project: Drools
Issue Type: Task
Components: Scenario Simulation and Testing
Affects Versions: 7.30.0.Final
Reporter: Jozef Marko
Assignee: Yeser Amer
Priority: Optional
Labels: ScenarioSimulation, drools-tools
According a discussion
[
here|https://github.com/kiegroup/drools/pull/2630#discussion_r341188931] we should
refactor the method _DOMParserUtil.createNodeAtPosition_ to simplify its usage by dropping
its last parameter. This parameter is null in most cases.