On 1/20/06, John Huttley <John@mib-infotech.co.nz>
wrote:
Sorry
should have added its zope 2.8 under windows
--john
John Huttley wrote:
> Hi, I'm recoding an existing php e-commerce app in zope as my first
> project
>
> I'm at the point where I've installed the exUserFolder product to
> authenticate against an external SQL database.
>
> However, I need to hold some additional information in the user
object.
>
> It seems to me that I have to change the exUserFolder product code
to
> add this to the class.
>
check out authentication source. also, check out all the docs in the
xuf ta ball. iirc, there's a faq for this..
hth
>
This seems odd and not very maintainable.
>
> There are brains for sql, I'm wondering if there are better ways
for
> doing this?
>
> Any advice gratefully received.
>
> --john
>