neilcsmith-net commented on PR #4719: URL: https://github.com/apache/netbeans/pull/4719#issuecomment-1265284272
Thanks @lkishalmi I've decided not to add in this PR (unless you consider a blocker?). An `arch.xml` might be a good idea to cover FlatLaf preferences, etc. but that's outside of this change. I was specifically curious whether there was an `arch.xml` that specified options export. eg. Templates seems to treat this as private implementation detail as far as I can see? I'm working on a basic UI to open the relevant property file, but would like to keep the storage as a private implementation detail for now. If this works, I was already thinking of moving the `LookAndFeel` config folder registration and provide access API in `o.n.swing.plaf` later (NB17+). That would then be documented, and is also why I named the folder that way. -- 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
