On Wednesday 13 May 2015 15:42:42 Alexander Potashev wrote:
> 2015-05-12 14:39 GMT+03:00 Vishesh Handa :
> > On Mon, May 11, 2015 at 6:37 PM, Alexander Potashev
> >
> > wrote:
> >> 3. Make module names case insensitive. This can be implemented in
> >> Kross framework by listing and filtering dire
On Wed, May 13, 2015 at 2:42 PM, Alexander Potashev
wrote:
> But nobody will ever link to a Kross plugin bypassing the standard loader
> for Kross modules.
>
> That said, I think it should be absolutely fine if we rename all Kross
> modules back to lowercase spelling and be happy again.
>
> What
2015-05-12 14:39 GMT+03:00 Vishesh Handa :
>
> On Mon, May 11, 2015 at 6:37 PM, Alexander Potashev
> wrote:
>>
>> 3. Make module names case insensitive. This can be implemented in
>> Kross framework by listing and filtering directory contents instead of
>> checking for a specific file. It will be
On Mon, May 11, 2015 at 6:37 PM, Alexander Potashev
wrote:
> 3. Make module names case insensitive. This can be implemented in
> Kross framework by listing and filtering directory contents instead of
> checking for a specific file. It will be slower and this looks like a
> hack to me.
>
I would
Hello,
It all started this morning when I wanted to translate some Kwave in Lokalize...
Long story short, while porting Kross from kdelibs4 into a KF5
framework there was a commit [1] that broke module loading.
I'll tell you why it broke module loading. The commit was about naming
of libraries/p