On Wed, 9 Jan 2013 14:16:31 -0200 Gustavo Sverzut Barbieri
<[email protected]> said:

> On Wed, Jan 9, 2013 at 1:19 PM, Daniel Juyung Seo <[email protected]>wrote:
> 
> > On Tue, Jan 8, 2013 at 11:56 PM, Gustavo Sverzut Barbieri <
> > [email protected]> wrote:
> >
> > > On Tue, Jan 8, 2013 at 12:26 AM, Gustavo Sverzut Barbieri <
> > > [email protected]> wrote:
> > >
> > > >
> > > >
> > > > On Monday, January 7, 2013, Enlightenment SVN wrote:
> > > >
> > > >> Log:
> > > >> ecore_imf: move the docs to header
> > > >
> > > >
> > > > Thanks! Do you plan to do it for others? Ecore X is the biggest sucker
> > > >
> > >
> > >
> > > I did some commits to Ecore_IMF XIM module today to clean it up, I
> > believe
> > > similar work could be applied to SCIM and IBUS, but I don't have them
> > here.
> > > Could you or some friends that can use and test do the same? Basically
> > it's
> > > cleanup in:
> > >  - variable assignments
> > >  - casts
> > >  - separate eina_log
> > >  - add namespace to all functions
> > >  - make all functions used in a single file static
> > >  - use EFL naming scheme: verb at the end: get_bla() -> bla_get()
> > >
> > >
> > Wow there are a lot to fix.
> > They are not managed?
> >
> 
> not that I know. these IM are quite ignored by people that uses western
> languages... maybe latin uses to compose stuff like "á" (a-acute), but not
> that common :-(

im's aren't even needed for things like á :) they are much simpler compose
sequences. ecore-input has a handler for this specifically so it works without
an im. from memory gtk+ too does something similar (so it works without an im).

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to