Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 915cabdf97 changed: added Cur structure
we have there two pointers: 
 Request * request;
 Session * session;
these are the current request and the current session


the session GC was moved to SessionManager (was in SessionContainer)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@708 e52654a7-88a9-db11-a3e9-0013d4bc506e
2011-01-23 14:15:30 +00:00
core changed: added Cur structure 2011-01-23 14:15:30 +00:00
db 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00
functions changed: added Cur structure 2011-01-23 14:15:30 +00:00
html added in ticket/templates.cpp binary search for tickets and tickets parameters 2011-01-21 16:16:52 +00:00
locale 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00
main changed: added Cur structure 2011-01-23 14:15:30 +00:00
notify changed: added Cur structure 2011-01-23 14:15:30 +00:00
plugins changed: added Cur structure 2011-01-23 14:15:30 +00:00
static/layout1 we can create links (hard links, symbolic links) now 2011-01-05 21:24:11 +00:00
templates changed: added Cur structure 2011-01-23 14:15:30 +00:00
txt db: core/user table has only 'notify' column now (previous was cms_notify, thread_notify) 2010-12-06 00:25:46 +00:00
Makefile 'tickets' can use 'threads' now 2011-01-20 18:37:51 +00:00