On Mon, 22 Oct 2018 at 09:53, Guillaume Smet wrote:
>
> On Sun, Oct 21, 2018 at 9:48 PM Sanne Grinovero wrote:
>>
>> > I think it goes without saying but we still need to have ORM working
>> > without enhancement, considering how many bugs we have related to enhanced
>> > classes.
>>
>> I didn'
On Sun, Oct 21, 2018 at 9:48 PM Sanne Grinovero wrote:
> > I think it goes without saying but we still need to have ORM working
> without enhancement, considering how many bugs we have related to enhanced
> classes.
>
> I didn't understand thist last sentence. Could you please clarify?
>
Even if
On Thu, 18 Oct 2018 at 14:02, Guillaume Smet wrote:
>
> Hi,
>
> On Thu, Oct 18, 2018 at 1:33 PM Sanne Grinovero wrote:
>>
>> > Regarding "BasicProxyFactory", Guillaume and I had to fight with this
>> > think a few weeks ago, I think. If I remember correctly, it's used in
>> > particular to inst
We need to keep it working without enhancement, bugs or not
On Thu, Oct 18, 2018, 8:27 AM Guillaume Smet
wrote:
> Hi,
>
> On Thu, Oct 18, 2018 at 1:33 PM Sanne Grinovero
> wrote:
>
> > > Regarding "BasicProxyFactory", Guillaume and I had to fight with this
> > think a few weeks ago, I think. I
Hi,
On Thu, Oct 18, 2018 at 1:33 PM Sanne Grinovero wrote:
> > Regarding "BasicProxyFactory", Guillaume and I had to fight with this
> think a few weeks ago, I think. If I remember correctly, it's used in
> particular to instantiate abstract classes (!) during bootstrap. It seems
> to be needed
On Thu, 18 Oct 2018 at 07:39, Yoann Rodiere wrote:
>
> Can't say if it's a good or bad idea, but if you don't document it in the
> user guide, please at least document how dangerous it is and why it can be
> useful in the source code where the "none" option appears. I expect some
> users will f
Can't say if it's a good or bad idea, but if you don't document it in the
user guide, please at least document how dangerous it is and why it can be
useful in the source code where the "none" option appears. I expect some
users will find it while debugging, try it out to solve their problems or
may