[Bese-devel] takeover-entire-window or call-as-root

Hoan Ton-That hoan at ton-that.org
Fri Nov 4 22:43:37 UTC 2005


Hey Marco,

How about naming `takeover-entire-window' `call-as-root' instead,
and adding it to the repo?

(defmacro call-as-root (component-class &rest initargs)
  `(call-component (context.window-component *context*)
                   (make-instance ,component-class , at initargs)))

I find this macro useful.

Hoan



More information about the bese-devel mailing list