I'm trying to make XOT working inside Wordpress. WordPress does not support session. Although I found a solution in <a href="http://stackoverflow.com/questions/1441240/wordpress-session-management">stackoverflow</a> , but I start thinking-- can XOT work without session support?<br>
I don't need LDAP, users must be logged in WordPress to use XOT. Management of users and projects will be under WordPress system. Technics of creating projects will be under XOT. Most of the XOT database tables will be changed to use existing wordpress tables, and will be cached as object after querry.<br>
I haven't worked on this idea yet. I would like to know if anything technically not possible to do so before I hit my head on the wall.<br>Please shade lights, both green lights and red lights are very much appreciated!<br>