@Tcheko
I apologize. I tried again and PSI came up nearly instantly this time. It must have been that CPU intensive task I had in the background slowing things down :O. MUI does seem to be slower although a fast processor makes it less of an issue.
Problem is standard requester is not always what you want. You may wish to embed requester into your window or have custom options there.
True. The MUI way is powerful but it is also different from the standard AmigaOS user interface, slower and less obvious. A good example is in this thread...
http://www.amiga.org/forums/showthread.php?t=56505
Take a file browser as an example. With MUI's filepanel class you can attach standard file requester features into your software without using ASL requesters.
I don't see anything wrong with asl.library requesters. They are somewhat limiting in order to have a standard user interface.
If you use GadTools you have to build your own file panel using its crappy listview gadget.
Gadtools in primitive and was only meant to suffice until boopsi/Reaction became more powerful. Boopsi/Reaction/Datatypes is good but never got finished.