Hello.

On Thu, 2014-08-07 at 16:35, Lukasz Stanislawski wrote:
> Hello Stefan,
> 
> W dniu 07.08.2014 16:13, Stefan Schmidt pisze:
> > Hello.
> >
> > Looking through newly added API for 1.11 right now.
> >
> > On Tue, 2014-06-10 at 00:18, Lukasz Stanislawski wrote:
> >> raster pushed a commit to branch master.
> >>
> >> http://git.enlightenment.org/core/elementary.git/commit/?id=0c5c00ee68bb0c4cf7f4ecea7912ff14025129c8
> >>
> >> commit 0c5c00ee68bb0c4cf7f4ecea7912ff14025129c8
> >> Author: Lukasz Stanislawski <lukasz.stanislaw...@gmail.com>
> >> Date:   Tue Jun 10 16:18:17 2014 +0900
> >>
> >>      atspi: add AtspiText and AtspiEditableText interface support.
> >>
> >>      Summary:
> >>      Added reference interface implementation for elm_entry widget. Tests 
> >> added.
> >>      Updated at-spi-constants.h header to version 2.12.0.
> >>
> >>      Reviewers: raster, seoz
> >>
> >>      CC: raster
> >>
> >>      Differential Revision: https://phab.enlightenment.org/D806
> >> ---
> >
> > [SNIP]
> >
> >> +
> >> +/**
> >> + * @brief Free Elm_Atspi_Text_Attribute structure
> >> + */
> >> +void elm_atspi_text_text_attribute_free(Elm_Atspi_Text_Attribute *attr);
> >
> > This one show up as a newly added symbol. It has no EAPI defined
> > though. Should this be an internal or public symbol?
> >
> > If public we whould use EAPI here plus a bit more doxygen description
> > and @since 1.11. If on the other hand this should be internal only we
> > need to have a look why it shows up externally.
> 
> I would like to keep all atspi APIs internal for now (with two 
> exceptions in elm_config), until atspi support will be finished. This, I 
> assume, will happen after Elm_Object_Item migration to Eo.
> 
> Until then no public atspi symbols other then in elm_config.

Thanks, that clarifies it. We will have a look why it showed up in the
ABI/API checker tool.

regards
Stefan Schmidt

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to