Re: [Epiphany] Re: Security prompt dialogs



On Tue, 2003-10-21 at 19:53, Marco Pesenti Gritti wrote:
> A clean global api is obviously the solution. Do you really think it's
> sane to require every hig compliant app to have custom prompt classes ?!
> Manual fixup take some more time but it's much easier to get rid of it
> later. Once you have an helper it's a pain (most likely == rewrite). I
> really dont think you want to have your own hig alert when gtk will have
> one.

I really don't understand how manual fixup is any easier.  If you use a
helper class, especially if the api is just a sed job from what the
eventual helper class is going to be, the fixup is easy, whereas if you
do it manually, you have to go through and change every instance where
you use a dialog.

So, I really believe that a custom class would be better than manual
fixup.  However, as you point out, even better would be to have it in
egg so that everyone can copy it out of there.  Does either team have a
problem with this?

Thanks,
    Chris




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]