gashu.org

Welcome to wherever you are.

Category: Hack

  • Chain Reaction / xulrunner

    Quoted from roadmap


    Action and Reaction
    .

    We’re thinking of a xulrunner/libxul.so pair (Unix speak; xulrunner.exe/libxul.dll, etc.) for Mozilla 2.0. The libxul is a consolidated library with minimal dependencies and minimal and frozen API only exports, so most of it is fast, static-linked non-PIC-entry point code. The xulrunner program can take a .xul file, or a .jar, and not only run an app, but do things such as pick up desktop icons from the .jar.

    Stable XUL Runtime Environment?

    MyXaml という
    オープンソースの XAML パーサーもあるらしい。同様に単独で動作する XUL パーサーがあれば面白そう (MyXUL?)。プロファイルをどう保持する / 保持しないという機構も必要になるのかも知れない。XRE よりもさらに上位のレイヤーのフレームワークが提供されれば他のデスクトップ・アプリケーションや環境との相互運用性を高めることが出来るのではないだろうか。

    See also:
    jXUL, Jazillaxulrunner.