[hunchentoot-devel] why symbol 'acceptor-remove-session' is not exported in hunchentoot 1.2.2?

I have todefine 'acceptor-remove-session' method in my acceptor,but It is not exported in hunchentoot 1.2.2. I wonder why not export it? With best regards. ___________________________________ Jingtao Xu A Lisp Programmer www.jingtao.net

On Thu, Feb 9, 2012 at 2:21 PM, Xu Jingtao <jingtaozf@gmail.com> wrote:
I have todefine 'acceptor-remove-session' method in my acceptor,but It is not exported in hunchentoot 1.2.2.
I wonder why not export it?
It is exported in the latest development version (https://github.com/edicl/hunchentoot/commit/9fcd0433b9e7e23525b8c868dfc0f20f...). I'm going to make a release soon. Thanks, Hans
With best regards. ___________________________________ Jingtao Xu A Lisp Programmer www.jingtao.net
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel

Thanks for your reply. Best Regards. jingtao.
On Thu, Feb 9, 2012 at 2:21 PM, Xu Jingtao <jingtaozf@gmail.com> wrote:
I have todefine 'acceptor-remove-session' method in my acceptor,but It is not exported in hunchentoot 1.2.2.
I wonder why not export it?
It is exported in the latest development version (https://github.com/edicl/hunchentoot/commit/9fcd0433b9e7e23525b8c868dfc0f20f...). I'm going to make a release soon.
Thanks, Hans
With best regards. ___________________________________ Jingtao Xu A Lisp Programmer www.jingtao.net
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
_______________________________________________ tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
participants (2)
-
Hans Hübner
-
Xu Jingtao