matthiasblaesing commented on PR #7938:
URL: https://github.com/apache/netbeans/pull/7938#issuecomment-2480607174

   Integration into `ide/image`:
     - Pro: GUI with scaling exists and Navigator with preview is implemented
     - Contra: Requires additional dependency on JSVG and xml module
   
   Integration into `ide/xml`:
     - Pro: xml modules is not required
     - Contra: Requires additional dependency on JSVG
     - Contra: Image viewer and navigator need to be copied from `ide/image` or 
to be reimplemented
     - Contra: What makes SVG special compared to other XML based formats?
   
   New Module:
     - Pro: Clean slate and enough space to implement new functions
     - Contra: Image viewer and navigator need to be copied from `ide/image` or 
to be reimplemented
   
   Stuffing the new functions into existing modules seems like the easier road, 
but a new module seems to be correcter road.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to