OS2 World Community Forum

Public Discussions => General Discussion => Topic started by: Martin Iturbide on October 20, 2024, 06:12:56 pm

Title: Resource Compiler - Joke
Post by: Martin Iturbide on October 20, 2024, 06:12:56 pm
Hello

There was a discussion on a mailing list commenting the issue that we have several IBM Resource Compilers that works in a different ways.

I was going to suggest standardizing everything by improving the open source Wacom Resource Compiler (wrc) to have the final resource compiler for the platform, but I remembered this joke.


Regards
Title: Re: Resource Compiler - Joke
Post by: Digi on October 26, 2024, 12:51:49 pm
There are too few coders for OS/2 for this situation to be real.  :) And standardizing the resource compiler is a good idea.
Title: Re: Resource Compiler - Joke
Post by: Andi B. on October 26, 2024, 05:07:53 pm
Quote
but I remembered this joke.
That's no joke. That's exactly what will happen if you invent a new wrc version.
Title: Re: Resource Compiler - Joke
Post by: Mentore on October 26, 2024, 05:35:36 pm
There are too few coders for OS/2 for this situation to be real.  :) And standardizing the resource compiler is a good idea.

Well, I'm afraid that would be no joke either. Actually though, I think we could use a single resource compiler.
What would be the standard? We may start from the latest WRC, but where do we want to go?

(Clearly I'm no expert in this part. So bear with me if I touch an already clear point.)

Mentore
Title: Re: Resource Compiler - Joke
Post by: Dave Yeo on October 26, 2024, 06:08:08 pm
There are too few coders for OS/2 for this situation to be real.  :) And standardizing the resource compiler is a good idea.

Well, I'm afraid that would be no joke either. Actually though, I think we could use a single resource compiler.
What would be the standard? We may start from the latest WRC, but where do we want to go?

(Clearly I'm no expert in this part. So bear with me if I touch an already clear point.)

Mentore

wrc works for many a resource but is missing some keywords so more complex resources need a specific rc. The discussion that Martin referred to was that wrc is missing the SS_AUTOSAVE keyword.
This could be fixed but lack of resources says it won't be fixed.
Title: Re: Resource Compiler - Joke
Post by: Martin Iturbide on October 27, 2024, 02:29:33 am
Hello

Once I asked why don't ArcaOS comes with the latest IBM's RC (Version 5.00.007 ) instead of version  4.00.011. And it is because the .rc files that are in C:\OS2 and some components (makeini) are incompatible with RC 5.00.
- https://mantis.arcanoae.com/view.php?id=2748

I think that the wild dream will be that a tunned "wrc" would be able to work with both version of .rc files. (ver 4 and 5)

Regards
Title: Re: Resource Compiler - Joke
Post by: Andi B. on October 27, 2024, 08:24:15 pm
Quote
I think that the wild dream will be that a tunned "wrc" would be able to work with both version of .rc files. (ver 4 and 5)
When not even IBMs RC4 and RC5 are compatible enough, why do you think a version of wrc can be ever be compatible with both?
Title: Re: Resource Compiler - Joke
Post by: Dave Yeo on October 27, 2024, 09:20:16 pm
You could have "wrc -4" and "wrc -5" for different compatibilities.