stgfwk updates
Captain’s log, stardate WGAF (Who Gives A Fuck?). I branched stgfwk today and I’m working on some issues that bother me right now:
- no pagination module
- SQL queries are not very portable, I’m trying to get them to this: http://phplens.com/lens/adodb/tips_portable_sql.htm
- parent-less functions, I’m moving them to classes
- permissions per module (the current per page permission system is not flexible enough and it eats up too much work when adding a new module)
- automatic menu generation
Some of this are high priority (such as the pagination module) but even more high priority is the shop module I need to get ready asap.








