Message 1 of 11
How to "secure" my code from others?

Not applicable
11-10-2014
11:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I've made a part which is driven by a whole lot of iLogic code and generates constructions for my company,
I would like to secure the code so that our partners and competitors will not be able to make use of our hard work.
The part contains a rule and a form that sets a lot of parameters. We we're considering making the rule external and the form global in order to "blank" the part itself. Of course the parameters are all still in the part, but probably quite useless as the part crashes very easily without the driving code.
What would you suggest as a way of safeguarding the code in the part, in order to keep it internal at our office only?