Page 1 of 1

EasyRequestArgs: "Do not remind me again"

Posted: Thu Sep 29, 2011 3:33 pm
by Deniil
The EasyRequestArgs should be extended such to make it possible to add a checkmark for for example "Do not remind me again".

All OSes have this feature, except AmigaOS. The EasyRequestArgs is too primitive. It should be extended to prevent programmers from having to write a custom ReAction requester just to be able to add this checkmark. Doesn't it already support a taglist??! It should trivial to add a specific tag like "EASYTAG_CHECKMARK,TRUE" and a text or whatever and a long* where to store the result.

Since it is **Easy**RequestArgs it doesn't need 5 years of engineering and design to make the perfect API. Just add a specific tag only to add this one checkmark and that's it. Doesn't have to be flexible and accept BOOPSI object or anything, that's what the full featured RA requester is for. Make it simple and make it happen for update 4 (and I mean 4.1 update 4, not OS5 update 4 ;-)). (Yes that last part was just a joke..)

Re: EasyRequestArgs: "Do not remind me again"

Posted: Tue Oct 25, 2011 11:45 am
by tonyw
I've added an Enhancement Request to the long list of requests for Intuition.library.

BZ #7347.