Ok. I have read the new note in compiler-options, in royal-docs, I think it is well understood Harb.
Thx. Hiedra -----Mensaje original----- De: Harbs <harbs.li...@gmail.com> Enviado el: lunes, 3 de enero de 2022 21:36 Para: Apache Royale Development <dev@royale.apache.org> Asunto: Re: command line unknown configuration variable 'prevent-rename-public-symbols' Renaming only happens when packaging an application for release. When you create a library, the original code is all there waiting to be used (or not) by the application. > On Jan 3, 2022, at 10:32 PM, Maria Jose Esteve <mjest...@iest.com> wrote: > > Clarify something for me,.... The prevent-rename* options why don't they make > sense in a bookstore? There are public classes in them that may not have to > be renamed, right?