[02 May 2008] Another question & possible feature request

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[02 May 2008] Another question & possible feature request

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 02 May 2008 08:11:05 -0000

Hello Andreas, I was wondering if you have planned the implementation of the Lua <dofile> and/or <dostring> functions. Implementing at least <dostring> the possibilities with Hollywood will became endless allowing code morphing on the fly.

Regards, Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
User avatar
airsoftsoftwair
Posts: 5833
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[02 May 2008] Re: Another question & possible feature request

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 02 May 2008 22:01:28 +0200
Hello Andreas, I was wondering if you have planned the implementation of the Lua <dofile> and/or <dostring> functions. Implementing at least <dostring> the possibilities with Hollywood will became endless allowing code morphing on the fly.
I'm sorry, I can't implement these because this would mean that the player version of Hollywood (that is linked into executables) must be capable of compiling source code into byte code and that would make the player a full version. So sorry, this feature will surely NOT come :)
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[03 May 2008] Re: Another question & possible feature request

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 03 May 2008 22:43:24 -0000

Thank you for the answer, you are right ^^

Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
Locked