1
edit
Changes
→Code Review Notes
=== Code Review Notes ===
==== General ====
{| border="2" style="text-align:center"
! Issue
| All classes
!
|}
==== JSONMessagePartMapping ====
{| border="2" style="text-align:center"
! Issue
! Description
! Status
! Class
! Priority
|-
| Use Hashholder instead of HashSet
| Incomplete
| JSONMessagePartMapping
! |} ==== JSONMessageParser ===={| border="2" style="text-align:center"! Issue! Description! Status! Class! Priority
|-
| Remove/Use InvocationContextAware
| JSONMessageParser
!
|}
==== JSONMessageFormatter ====
{| border="2" style="text-align:center"
! Issue
! Description
! Status
! Class
! Priority
|-
| Format primitive values before outputting to writers.