<div class="gmail_quote">On Tue, Jul 3, 2012 at 7:50 PM, David Moore <span dir="ltr"><<a href="mailto:dmoo1790@ihug.co.nz" target="_blank">dmoo1790@ihug.co.nz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 03/07/12 18:07, Steve Hodge wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'd also point out that people screwing up their<br>
database and then asking for help on the main mailing lists has led some<br>
of the developers to conclude that they would be better off using an<br>
embedded sql engine so that people couldn't touch the database at all.<br>
</blockquote>
<br></div>
I'm not looking forward to embedded sql if it means the devs will restrict what you can do to the db. I don't really understand why anyone should worry about people screwing up their db. </blockquote><div><br>From a design point of view it would be better if the client programs 
weren't connecting to the database directly - they should be getting all
 data via the backend process. Really they probably shouldn't even be 
aware that there is a database. There was some talk about going that way, not sure if anything has come of it (I don't really follow the main lists these days).<br><br>I'm sure there will still be tools to access the database, it just won't be as convenient as it is now. I won't be happy if it happens either, but I do understand the reasoning.<br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">MythTV is free (and open) so nobody should demand or expect support if they break something and nobody should feel obligated to help someone who breaks their own db. And nobody should expect any advice given to be 100% correct.</blockquote>
<div><br>Unfortunately people are demanding. And it can only take a few cases of bad behaviour on the part of the users before a dev (or even another user providing support) gets annoyed and stops helping. I've seen it happen time and again on the main list. The vast majority of devs rarely read the users list at all, and I can't really say I blame them.<br>
<br>Cheers,<br>Steve<br><br></div></div>