> The whole efl_del argument just exist because it is kinda poorly
> named. IMO, del means: get this object to an "empty" state.
> Just like close to files and hide and unparent to UI objects. efl_del
> should not steal references under people who owns it, the object
> would get deleted at a later
On Wed, 3 Jan 2018 12:37:56 +0900 Carsten Haitzler said:
> On Tue, 02 Jan 2018 15:52:59 + Mike Blumenkrantz
> said:
>
> > Once a week now for the past couple weeks there have been users registering
> > and creating numerous spam tickets on phab. Can anything be done to prevent
> > this?
>
On Tue, 02 Jan 2018 19:19:37 + Andrew Williams said:
> Hi,
>
> I am obviously struggling to explain this with words, so will try with code.
> Take the following code fragment:
>
> void some_api(Eo *parent) {
>Eo *var = efl_add(SOME_CLASS, parent);
>
>... do some stuff with var (pos
On Tue, 02 Jan 2018 15:52:59 + Mike Blumenkrantz
said:
> Once a week now for the past couple weeks there have been users registering
> and creating numerous spam tickets on phab. Can anything be done to prevent
> this?
where are they? we could maybe disable account creation via github, fb et
Hi,
I am obviously struggling to explain this with words, so will try with code.
Take the following code fragment:
void some_api(Eo *parent) {
Eo *var = efl_add(SOME_CLASS, parent);
... do some stuff with var (possible, acknowledged, race condition) ...
// TODO figure whether or not I
Hi,
Oh dear I read the stats wrong - it's 3% not 15% - still, nice to see
relatively consistent usage outside the active documentation work.
Andy
On Tue, 2 Jan 2018 at 18:35 Andrew Williams wrote:
> Hi,
>
> With regards to the beta API perhaps being related to the active work on
> it here is a
Hi,
With regards to the beta API perhaps being related to the active work on it
here is an update:
Over the Christmas week we were not working on those pages. In that period
the overall access percentage went from 5% of our site hits to 15%.
I think the pinch of salt got smaller,
Andy
On Wed, 20
Hi,
As there was no blocker on #3 I have changed our "Devel" link from phab to
be our /develop/ documentation (and changed it to "Develop" for clarity).
If you have bookmarked the E site but not phab and used that a lot you can
still get it at "Contrib" -> "Phabricator" so it's just one click fu
Once a week now for the past couple weeks there have been users registering
and creating numerous spam tickets on phab. Can anything be done to prevent
this?
--
Check out the vibrant tech community on one of the world's mos