https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30888
--- Comment #33 from Victor Grousset/tuxayo <[email protected]> --- (In reply to Jonathan Druart from comment #31) > (In reply to Victor Grousset/tuxayo from comment #27) > > Great, so we have the confirmation that there isn't a fatal flaw in > > tombstone tables! :D > > > > Hum? Where did you read that exactly? Mainly from «the tombstone should be the exception[...]I see no reason why this should need to be refactored.» «Whilst I can see the advantages of a single table, I can also see the advantages of tombstone tables.. and in fact I think they both have their place in Koha.» «So I'd also vote for keeping these patches alive.» And a very conservative interpretation is that there are no **fatal** issues with tombstone tables for our case. Fatal as in impossible to deal with. As in doomed. And the dba.stackexchange.com indicates it's a valid approach in a lot of case. And we needed to know if there was anything specific to Koha and authorities that would be fatal for it's use. But I think I get what you mean. My message can still come up as they are fine to use. So no, as it stands the consensus is that tombstone tables should be avoided as much as possible. (In reply to Jonathan Druart from comment #32) > There was no real discussion during the dev meeting tbh. The situation is > still not clear for future improvements/new patches. > [...] > A decision should still be taken for new tables IMO, and a coding guideline > written down. Oh, +1 then to have that written in the guidelines. It seemed clear that under pretty much any circumstance tombstone tables shouldn't be introduced. But here we might blur the line. And having a guideline would make less likely that someone else would think they have a case comparable to authorities. And would code and propose a tombstone table when it was avoidable. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
