The 1C:Enterprise developers forum
Hi!If it is possible to hide the source code of my Data Processor? I would like to protect an idea of how it is implemented.
You can use distribution options. You can build your program without sourse texts. (Configuration/Distribute Configuration//Distribution Options)https://picasaweb.google.com/lh/photo/Nd7EP1KExeFOI9AcqwLoc8XYRV68xhTRP4WeCiwlk6Q?feat=directlink
Well, this excludes the code from the distribution package as I understood. But I would like to let it to be used, but not viewed or edited. If it is possible?
Yes, it's what you need. Users can use this modules, but can't view or edit.
Wow! Thanks, Mikhail!