That is really a great idea!
--Marc
Am 28.05.2015 um 17:08 schrieb Barton Chittenden:
> I mentioned this in #koha a few weeks ago, but this seems like a perfect
> place to bring it up again:
>
> http://devblog.nestoria.com/post/115930183873/tombstones-for-dead-code
>
> Essentially, this is a meth
I mentioned this in #koha a few weeks ago, but this seems like a perfect
place to bring it up again:
http://devblog.nestoria.com/post/115930183873/tombstones-for-dead-code
Essentially, this is a method for adding executable markers near code that
you want to remove. If you look for the results of
Hi,
Bernardo Gonzales Kriegel made a lot of work with bug 12017 around this,
and clean up getFrameworkLanguages and other useless things.
It also move the language_description table out of database, and put it
in templates.
This is really interesting concerning traduction and performances !
Greetings,
Shortly after I posted my note, I noticed bug 12017.
It removes it. I think we may have a duplicate. Sorry, Indranil Das Gupta.
GPML,
Mark Tompsett
From: Tomas Cohen Arazi
Sent: Thursday, May 28, 2015 10:35 AM
To: Mark Tompsett
Cc: koha-devel
Subject: Re: [Koha-devel
We have dead code in lots of places. A cleanup is not a bad idea, but we
should be careful with API changes because someone could be using it. I
didn't spend time on looking at the code. We can add it to the agentda for
the meeting.
2015-05-28 11:31 GMT-03:00 Mark Tompsett :
> Greetings,
>
> Indr