hirecules
26 Dec 2009, 8:32 AM
This is related to previous postings regarding the session.js issues in beta3. There seems to be a workaround on this issue. I commented out the AddressBooks lookup:
' AddressBooks
' jsonText = jsonText + | "addressBooks" : | + getAddressBooks(session)
' jsonText = jsonText + SEP + nl
Here's my question though:
Jack, is there a particular reason that we need to lookup each address book on the server when running session.js?
' AddressBooks
' jsonText = jsonText + | "addressBooks" : | + getAddressBooks(session)
' jsonText = jsonText + SEP + nl
Here's my question though:
Jack, is there a particular reason that we need to lookup each address book on the server when running session.js?