Feature Requests item #2811831, was opened at 2009-06-25 08:42
Message generated for change (Comment added) made by p_ansell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811831&group_id=142631
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Web application
>Group: v1.0
>Status: Closed
Priority: 5
Private: No
Submitted By: Peter Ansell (p_ansell)
>Assigned to: Peter Ansell (p_ansell)
Summary: Improve the efficiency of SparqlQueryCreator.doReplacement
Initial Comment:
* Improve the efficiency of SparqlQueryCreator.doReplacementsOnString
Not all of the strings need to be generated... need some way of determining which ones are needed for a particular run and then only create them, as there can easily be an explosion of the number of strings being generated that could be avoided
----------------------------------------------------------------------
>Comment By: Peter Ansell (p_ansell)
Date: 2011-06-20 15:53
Message:
using the known tag pattern ${...}, we are otimising the process
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814192&aid=2811831&group_id=142631
|