[Typo3-dev] t3lib_db::sql_insert_id portable?
Wolfgang Klinger
wolfgang at stufenlos.net
Mon Apr 26 20:23:16 CEST 2004
*hiya!*
On 19:26 Mon 26 Apr , Martin-no$pam-Kutschker wrote:
> My point was to resolve the issue before something needs fixing. So to
> say, make the API forward-compatible.
some extra comments on that:
- the naming scheme of all this DB API methods is kind of strange
I would suggest to change e.g. "exec_INSERTquery" to either
"exec_insert_query" or "execInsertQuery" (as it's a method of a class
and therefore should have this widespread notation)
- AND the naming scheme is (as said in one of the previous postings)
not really "abstract" (mysql function names without the "my" ;-) e.g.
sql_insert_id)
It's still time to change this (as there's no public release with this
pseudo-dbal) (for the sake of forward-compatibility)
bye
Wolfgang
More information about the TYPO3-dev
mailing list