I love threads like this... 
Anyway, though this has all been hashed out and this topic should really die out... I can't keep myself from adding this comment.
slowgary wrote:If I needed a database but my host didn't provide it, I would not look at the CMS to provide an abstraction layer to instead use relational CSV files. The same is true for poor man's cron. It seems a hackish solution to replace something that 99% of hosts provide. If someone needed cron but didn't have it, I would expect THEM to put together a hackish solution. I would not expect that the CMS just happened to have already done so.
It's moot in either case because, as you said, I don't need to use it. It just raised an eyebrow, that's all. A strange feature to see in a CMS that aims to be lightweight.
I'm afraid I don't agree here for a number of reasons:
1) Many hosting providers (unfortunately) still don't allow people proper cron usage.
2) I've added CRON support. Not just poor-man's cron suppport.
3) The poor-man's cron support is really only about ten lines of code and potentially saves a lot of people a lot of grief.
4) Poor-man's cron support is turned off by default so it causes a couple of nanoseconds of overhead + the ten lines of code.
I find that quite acceptable don't you? 
In any case, Wolf CMS won't be finished until I've decided there's no more code to remove. For now though, a couple of features will mean adding code like some of the security features.
Wolf CMS founder and lead developer
Please always check the
Support forums and
Wiki before asking. (
My Ohloh account.)
Like Wolf CMS? Consider making a
financial contribution.