Re: question on fakebind
- Posted by Robert Craig <rds at RapidEuphoria.com> Jun 21, 2002
- 416 views
jbrown writes: > I was wondering, is this legal? I was planning to write a program > which would, in effect, emulate RDS's bind.ex from the Complete > Edition. My version does NOT use RDS's method, what is does is > encapsulate the exu exectutable and a clear-source euphoria > program into a loader. This lower writes out exu and the program > into temporary files each time it is run, calls exu to run the program, > and then removes both temporary files when exu is finished executing. > My fakebind program acts more like a self-extracting archive than > a true bound program, but I thought it would be best to make sure its > allowable before I wrote it. Yes, I would say that it's legal. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com