Greg
unread,Jul 10, 2008, 6:50:59 PM7/10/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to KvFramework Discuss
Greets.
Last night I released 2.0b6 for the framework. This release was mostly
code cleanup and adding the basis of better documentation. However,
support for having the framework not inside the application directory
was added, as well as other configurability options. Additionally, an
alpha of a multi-dbms database handler powered by PDO (PHP Data
Objects) was added, and seems to work fine for MySQL at least (though
it is disabled by default in the framework.config.php file). Some
functions were also removed from global scope and stuck in KvF
statically (namely, Uses). See the MIGRATION file for other large
changes.
-- gsmcwhirter