[cl-dwim-devel] Several errors in the cl-dwim

Leonid Novikov novikov.leon at gmail.com
Wed May 27 09:46:27 UTC 2009


Thank you for your reply. I will try to continue testing with the new
changes in wui (UNSTABLE, BACKWARD INCOMPATIBLE & UNFINISED patch...).

I have another question. How can I use the "generalization" model-class?
I did not find examples on how to use this feature

2009/5/25 Attila Lendvai <attila.lendvai at gmail.com>:
>> When I use the default value for
>> *always-reload-authenticated-session-on-transaction-boundary* then I
>> receive an error. Did you make this variable to # f when creating the
>> model?
>
>
> i've pushed a fix to cl-dwim: 'fix: don't try to reload the current
> authenticated-session if we are exporting the model'
>
> you can also call export model explicitly like below. the problem was
> that the audit code stepped on the toes of the metamodel trying to
> update the sql schema.
>
> (progn
>  (export-model)
>  (with-transaction
>    (with-import-technical-subject
>      (create-user))))
>
>
>> I think that this is not the best option may make sense to rewrite the
>> boolean-maker is similar to boolean-inspector? I could do it.
>
>
> levy?
>
> he's doing a bigger overhaul of the meta-gui. the latter two issues
> might have even been fixed... although the current head most probably
> has some glitches for a few days after the rework.
>
> expect more in a few days,
>
> --
>  attila
>
> ps: we're off to els'09 on wednesday, may be a bit less responsive for
> a few days.
>




More information about the cl-dwim-devel mailing list