>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
Lars> Pseudo functions has irritated me for a long, long time, so I Lars> thought I should see how easy it would be to get rid of them. My Lars> thought was that it would be easier now, since we have this Lars> FuncRequest thingie. Yes, it would be great. Lars> Enclosed is a patch that gets rid of the peudo stuff, but it is Lars> not really functional, but shows what kind of changes that will Lars> be needed. Lars> Espesially work on the toolbar and the Menubar is needed. (that Lars> is the non-functional bits.) I am not surprised. What can of solution do you have in mind? There is a pointer allocation problem there... The frontends probably have to make copies of the funcrequests and be sure to deallocate them at the right place. Lars> So if others think this worthwile, I'll continue and fix the Lars> remaining problems, if not I'll just ditch it. I think it will make us happy (because cleaner code) but I am not sure it will buy us much else. So it depends on how you prefer to spend your time ;) JMarc