ne 25. 10. 2020 v 20:31 odesílatel Ernie Rael <[email protected]> napsal:
> On 10/25/2020 3:15 AM, Jaroslav Tulach wrote: > > Dne neděle 25. října 2020 1:47:03 CET, Ernie Rael napsal(a): > >> I wasn't under the impression that adding a client property to a > >> JComponent is considered API. Is this a new/extended definition of API? > > I'd say that "API is everything somebody else can depend on": http:// > > wiki.apidesign.org/wiki/APITypes > > I can assure you that jVi would not "depend" on this:-) Interesting point of view. Yes, jVi would just loosely depend on the presence of the property and there would be no linkage errors, as the API type comes from the JDK. > Were it to > disappear from NetBeans, things would simply revert to the somewhat > flaky behavior. That's what I meant by "depend". Not depend and crash, but depend and behave differently. > (There are a variety of things that jVi and my personal > netbeans.conf use that are probably not documented. Perhaps I'm the only > one.) > No, you are certainly not. I've just noticed the change and wanted to do it properly. Seeing the outcome I should have rather shut up. Best regards and thanks for your contributions. -jt
