[03 Sep 2009] Compiling to applets; When can it be expected?

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
Locked
JosDuchIt
Posts: 17
Joined: Mon Jun 20, 2016 6:26 pm

[03 Sep 2009] Compiling to applets; When can it be expected?

Post by JosDuchIt »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 03 Sep 2009 18:05:13 -0000

Hello Andreas, whereas there are wishes expressed for additional functionality, compiling to applets would be great. If you are giving it priority, please keep it that way? Any vague idea when such compilingwill be possible?

Joseph
User avatar
airsoftsoftwair
Posts: 5832
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[03 Sep 2009] Re: Compiling to applets; When can it be expected?

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 03 Sep 2009 22:10:36 +0200
Hello Andreas, whereas there are wishes expressed for additional functionality, compiling to applets would be great. If you are giving it priority, please keep it that way? Any vague idea when such compilingwill be possible?
Compiling to applets is already possible. Just compile with exetype set to applet, e.g.

Hollywood myscript.hws -compile ram:myapplet.hwa -exetype applet

and voila! However, applets currently don't make too much sense because there's no external Hollywood player available. But this is planned :)
JosDuchIt
Posts: 17
Joined: Mon Jun 20, 2016 6:26 pm

[04 Sep 2009] Re: Compiling to applets; When can it be expected?

Post by JosDuchIt »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 04 Sep 2009 07:54:14 -0000
Compiling to applets is already possible. Just compile with exetype set to applet, e.g.

Hollywood myscript.hws -compile ram:myapplet.hwa -exetype applet

and voila! However, applets currently don't make too much sense because there's no external Hollywood player available. But this is planned :)
Yes indeed, i should have remembered that. It's 'givepriority to the Hollywood player" i should have plead for. So when is this player to be expected?

Joseph
User avatar
airsoftsoftwair
Posts: 5832
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[07 Sep 2009] Re: Re: Compiling to applets; When can it be expected?

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 07 Sep 2009 00:21:03 +0200
Yes indeed, i should have remembered that. It's 'givepriority to the Hollywood player" i should have plead for. So when is this player to be expected?
Depends. I still need to make up my mind about certain issues that are important before releasing a public player. But it shouldn't be that far away...
Locked