Hi Erel,
Do you plan to give us access to our files ?
Yes, I need a text viewer to view my text file. I can use any text viewer to view all my text files.You do have access to the file.
Think of it, you need an image viewer to view a bitmap file, and text viewer to view a text file, and so on. You need the B4A designer, to view the bal file.
You can integrate a bal file into versioning as a binary file. You cannot diff them, but you will have comments on the commit to tell you what changes are in each version.
If you want to keep the binary format, can you imagine an export into text format : xml for the views properties and source code for designer script ?The reason that this is a binary file is a technical reason.
I dont really agree with your example of 'any' viewer. Do you want to load bal files in another viewer? Which viewer do you want to use?Yes, I need a text viewer to view my text file. I can use any text viewer to view all my text files.
Yes, I need an image viewer to view my png, gif or jpeg files. I can use any image viewer to view all my image files.
What is a bal file ? a file which contains Views properties (type of the view, top, left, width, height, color, ...) and source code for scaling the views. All of that can be described as comprehensive text.
By example, I want Doxygen can read my .bal files to generate javadoc documentation.I dont really agree with your example of 'any' viewer. Do you want to load bal files in another viewer? Which viewer do you want to use?
Which secrets? It just stores the layout values in a compact and efficient way so it can be sent and processed quickly by the connected device and at runtime.or to protect some commercial "secrets"
How can it be possible? The layout file is not Java source code.I want Doxygen can read my .bal files to generate javadoc documentation
I am not disagreeing with you on the fact that you want a 'text' based layout (which is easier to manipulate which is why I write all my layouts in code).By example, I want Doxygen can read my .bal files to generate javadoc documentation.
Or I want to edit one .bal file to remove the characters "help_" of all the views that are named lbl_help_xxx ou radio_help_yyy with just a find/replace.
Or I want to publish an application as an open source application.
I can understand that the binary format is used for technical reasons or to protect some commercial "secrets". But with this binary format, i'm not proprietary of my own application.
Which secrets? It just stores the layout values in a compact and efficient way so it can be sent and processed quickly by the connected device and at runtime.
With Doxygen, you can documentate files which are not written in Java : SQL files, XML files, PHP files, C files, ... You can have the documentation of all parts of your project in a coherent way.How can it be possible? The layout file is not Java source code.
I don't want to write the layout code.If you want to build the layout in code then don't use the visual designer.
I don't want to write the layout code.
I want to use the possibilities of the compiler which I bought.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?