Started by owenwengerd ·
2014-02-18 06:49 UTC ·
2 replies · SMF topic #2097
owenwengerd
2014-02-18 06:49 UTC
I've written an Inno Setup script that demonstrates how to generate a setup program that configures your lisp plugin to load at startup. It includes a very basic sample plugin called MyPlugin that demonstrates what I consider best practice for lisp plugin architecture. The sample does not use OpenDCL, but the architecture applies to OpenDCL based plugins as well. See my blog post here:
{2}.
DanW
2014-02-25 14:44 UTC
Wonderful, wonderful resource! Many thanks Owen.
Now if you could just come up with an end-user licensing tool for our projects.... ;)
owenwengerd
2014-02-25 19:28 UTC
Thanks for the kind words!
I guess you're referring to copy protection. I think way too much time and resources get wasted on such things, because 9 times out of 10 the cost far outweighs the benefit. Nevertheless, I'm more than happy to build custom LspLoad modules that interface with the copy protection system of your choice, but I can't do that pro bono. :)