Thank you for your patches. I will try to code review them next week,
and will probably apply them then.
On Fri, 2007-12-14 at 15:07 +, Sean Ross wrote:
> Hi all,
> here's a small patch to swap the load order of classindex-utils.lisp
> and pset.lisp.
> This is required as Lispworks attempts
Hi all,
here's a small patch to swap the load order of classindex-utils.lisp
and pset.lisp.
This is required as Lispworks attempts to call set-db-synch when
loading the pset fasl
which causes it to fall over.
cheers,
sean
New patches:
[Ensure set-db-synch is defined before pset is loaded
[E
On Dec 12, 2007 4:25 PM, Ian Eslick <[EMAIL PROTECTED]> wrote:
> You might trace the various generic functions
> to see the difference in behavior during new object creation and
> deserialization as a start if you want to figure this out yourself.
Right, after a couple of breakpoints and a little