Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.5
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Right now DOM and XPATH are used.
For big real life project, the memory footprint is quite important.
This could be fixed using class org.sonar.api.utils.StaxParser
Activity
Maxime Schneider-Dufeutrelle
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | StaxGallioParserPatch.txt [ 53177 ] |
Alexandre Victoor
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Alexandre Victoor [ alexvictoor ] | |
| Resolution | Fixed [ 1 ] |
Maxime Schneider-Dufeutrelle
made changes -
| Attachment | StaxGallioParserPatchv3.txt [ 53507 ] |
Maxime Schneider-Dufeutrelle
made changes -
| Attachment | StaxGallioParserPatch.txt [ 53177 ] |
Alexandre Victoor
made changes -
| Fix Version/s | DOTNET-0.5 [ 16838 ] |
Alexandre Victoor
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Eric Hartmann
made changes -
| Project | Sonar Plugins [ 11911 ] | Sonar .NET Ecosystem [ 12731 ] |
| Key | SONARPLUGINS-823 |
|
| Component/s | .Net [ 13985 ] | |
| Fix Version/s | 0.5 [ 18865 ] | |
| Fix Version/s | DOTNET-0.5 [ 16838 ] |
I'm currently working on a Stax version.