[Typo3-dev] General records strategy
Michael Scharkow
mscharkow at gmx.net
Thu Dec 9 23:26:48 CET 2004
Kasper Skårhøj wrote:
> Another aspect for your information is that fe_users are forced to hvae
> unique usernames within a single page. Allowing multiple storage folders
> and using them for FE logins means that the same username could
> potentially be found in two different folders which are both used for
> the authentication lookup, resulting in one of the users not being able
> to login of course.
Ah, this is definitely a good point I did not think of (because in many
extensions we deal only with record UIDs anyway). Thanks for the
clarification.
In the light of this thoughts it might be a good idea to make clear for
which cases the GRSP is a must (which then could lack some flexibility),
and in which cases it is preferable (as in chc_forum) to still use a
starting point (or multiple, with recursion, etc.).
My (possibly false) impression was that there was a general trend
towards GRSP and the starting point was silently deprecated.
Greetings,
Michael
More information about the TYPO3-dev
mailing list