Hi.
On a recent post I seen that Arno is going to merge a Cache branch by the end of the month. It's going to be a content caching like Pear::Cache or Pear::Cache_Lite ?
It's great news. I was going to implement a caching solution by myself in my application but I guess I'm going to wait :p
Thanks for all this great stuff.
Hi Arno, can you make some short notes/checklist about how to update an app. Because that question will arise surely many times in the forum.
So long, Kaste
(best to use a seperate thread)
Great! My migration went ok, (Had to copy and create some new files).
I have one comment,
I need to get some of those configuration options inside the database.yml file.
To do this, I've found that this
$conf = new AkConfig();
$db_opts = $conf->get('database');
works best. :-)
Thanks!
1 to 8 of 8