On Sat, 19 Sep 2020 at 10:42, Jaroslav Tulach <jaroslav.tul...@gmail.com> wrote:
>
> Dne pátek 18. září 2020 18:54:35 CEST, Neil C Smith napsal(a):
> > > 2. Add some API around the icon names, so the place of the usage would
> > > be decoupled from the place of the storage.
> >
> > Some time ago I wanted to add an API that allowed for pluggable
>
> API. Let me know what you have one. Don't forget NetBeans is supposed to be
> modular. Not by cluster, but by each module. Try to not over design, please.

I fail to see how adding two interfaces to be able to hook into
NbBundle.getMessage(..) and ImageUtilities.loadImageIcon(..) is over
design, whereas enforcing the need for SVG support, the file extension
logic, and Batik to be in platform was not?  I happen to agree with
you on the massive and currently useless Batik libraries, which was
one reason I argued against having them, at least at this point in
time.

This is not some arbitrary thought - it solves issues I and other
platform users have reported and had to work (hack) around in the
past.

Best wishes,

Neil

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org
For additional commands, e-mail: dev-h...@netbeans.apache.org

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



Reply via email to