jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Jackson JSON Processor
  • JACKSON-9

Add support (non-standard) for comments in JSON parser ?

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Patch Submitted:
    Yes

Description

(as suggested by Mike Goodwin in jackson-dev list):

"I have been patching jackson so that it can handle comments in the processor. I realise this is not part of the json specification but is useful to me. Is this useful to anyone, or to the project?"

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    jackson-0.9.1_src_commentsupport.patch
    28/Jul/08 1:00 PM
    5 kB
    Tatu Saloranta

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Tatu Saloranta added a comment - 26/Nov/08 11:43 PM

Ok: I added new feature (JsonParser.Feature.ALLOW_COMMENTS), disabled by default (as this is a non-standard extension), enabling of which allows for using c and c++ style comments (/* ... */, // ....,
respectively).
Will be included in 0.9.4 release.

Show
Tatu Saloranta added a comment - 26/Nov/08 11:43 PM Ok: I added new feature (JsonParser.Feature.ALLOW_COMMENTS), disabled by default (as this is a non-standard extension), enabling of which allows for using c and c++ style comments (/* ... */, // ...., respectively). Will be included in 0.9.4 release.
Hide
Permalink
Tatu Saloranta added a comment - 11/Dec/08 12:02 PM

Released, 0.9.5

Show
Tatu Saloranta added a comment - 11/Dec/08 12:02 PM Released, 0.9.5

People

  • Assignee:
    Tatu Saloranta
    Reporter:
    Tatu Saloranta
Vote (1)
Watch (1)

Dates

  • Created:
    28/Jul/08 1:00 PM
    Updated:
    11/Dec/08 12:02 PM
    Resolved:
    26/Nov/08 11:43 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.