Re: mySQL framework
Re: mySQL framework
- Subject: Re: mySQL framework
- From: email@hidden
- Date: Thu, 14 Jun 2001 08:43:35 -0700
>
This may be the inappropriate, but, would anyone be interested in
>
collaborating on a project to create cocoa wrappers for the mysql
>
libraries? I might be wrong, but wouldn't that address this problem?
Max -
No, unfortunately, that wouldn't address the problem at all. EOF is more
than just the ability to access databases; it's a whole suite of tools for
designing your table structure and front end app. There already are Cocoa
Frameworks to access a number of better databases than MySQL (nothing
against MySQL - it's great for the things its good at, but it's missing
some really key functionality).