Hi All,
To create a dev environment from an
existing runtime application
Dialect/Version:VSE 3.1.1
The .sll
file deployed with the application contains the complied code as well as the
source code .
A) Can anybody suggest how feasible is
to depend on this source code which is retrieved from the .sll file of the
application.?
B) Will this source code be in sync
with the application code so that I can create a dev environment using this?
C) Will this file contain all the code
related to GUI ?
*D) Is there anyway to retrieve the
source code alone from the .sll file and filein to an image as we similarly do
with .st files(Filein/Fileout) rather than doing it manually.?
E)When i went through the source code
in the .sll file i came to know that the methods are not categorized based on
their classes or packages in the file. So even if we plan to manually retreive
the source code from the file,if two methods of differenct class have the same
method name then it is difficult to distinguish which method comes under the
corresponding class. Please suggest.
Your help is very much appreciated
.Thank you and have a great day.
Regards,
Thushar.