[openi18n-im:01483] Re: Announcement: iiim Palette function works now
Lei Phill Zhang <[email protected]> Mon, 18 Jul 2005 14:49:01 +0800
| Newsgroups | gmane.comp.internationalization.input-methods |
|---|---|
| Message-ID | <[email protected]> |
Hi, Kasha,
I know the compatibility of iiimp problem. The
task is on its half way, only GCF support the new
AuxDraw event, or Aux Event. Many other modules needed
to be changed.
First, I think the compatibility problem should
not be a barrier for us to enhance new features. Since
currently we provide Server/Client simutaniously. So
there is no backward compatability problem in real
application.
Even when the compatability is achieved in the iiimp
level, we can imagine the new LEs with new feature still
will not work well if older client connected, since client
can not understand the New LE's feature.
Let's just provide the feature ASAP, guys.
Phill Zhang
> Phill,
>
> Good work for the new feature!
>
>
> Phill and All,
>
> Unfortunately the implementation breaks the compatiblity in
> IIIMP and libiiimp.so. So I will revert the trunk to r2767 to
> avoid any compatibility problem. I will directly discuss Phill
> how this issue can be solved and the feature comes back again.
>
> Thanks,
> --
> kasha
>
> Date: Tue, 12 Jul 2005 14:06:12 +0800
> From: Lei Phill Zhang <[email protected]>:
> > I will give more document later.
> >
> > > Hi,
> > >
> > > Date: Mon, 11 Jul 2005 15:23:54 +0800
> > > From: Lei Phill Zhang <[email protected]>:
> > > >
> > > > As mentioned two weeks ago, the palette function which
> > > > using the dynamic Gui Builder to render some IME properties
> > > > is working well now. Yet some extra works need to be done
> > > > recently:
> > > > 1. merge with current open-i18n trunk
> > > > 2. add support in iiimxcf, iiimqcf, (i.e., any other than gcf)
> > > > 3. Add focus-in/focus-out wrong sequence trick in Palette window.
> > >
> > > Would you write down a protocol specification for the feature?
> > > And would you explain what components are involved, and how
> > > components interact each other? Details are appreciated.
> > >
> > > Thanks,
> > > --
> > > kasha
> > >
> > > >
> > > > Middle term goals maybe:
> > > > 1. combine with gimlet, (such as integrate language/IM switching,
> > > > mapping / unmapping to the notification area, etc)
> > > > 2. Finishing configuration window using current dynamic GUI builder
> > > > API
> > > > 3. Porting several sample LE by using the palette.
> > > >
> > > > Long term goals maybe:
> > > > 1. neuture common aux framework.
> > > > 2. more easy to use API for these in LEIF tier2.
> > > >
> > > > The code is in our local CVS repository. And after the code
> > > > merge work is done, we will asking for code review and commit.
> > > >
> > > >
> > > > Best Regards
> > > > Phill Zhang