Hi - thanks for the answers, but I am not sure that you understood
me. :-)
When I look into the nhibernate-mapping.xsd the "cascade" attribute
has its type set to string.
Comparing nhibernate-mapping.xsd from NHibernate 2.0 with the same
mapping file for NHibernate 1.2 I can see that the difference is that
the old mapping file has the "cascade" attribute mapped to type
"cascadeStyle", which is an enumeration of the allowed values.
With the cascadeStyle being removed from nhibernate-mapping.xsd in NH
2.0, Visual Studio cannot offer any intellisense. Instead I have to
write the allowed values manually.
Cheers,
Thomas
On 6 Feb., 13:38, Gustavo Ringel <
gustavo.rin...@gmail.com> wrote:
> all and all-delete-orphan are not current? I'm almost sure i tried all with
> the trunk and it's working ok.
>
> Gustavo.
>
>
>
> On Fri, Feb 6, 2009 at 2:29 PM, Fabio Maulo <
fabioma...@gmail.com> wrote:
> > 2009/2/6 Thomas Koch <
fidu...@gmail.com>
>
> >> Does anyone know, why this change was made?
>
> > cascade="save-update, refresh, delete-orphan"
>
> > --
> > Fabio Maulo- Skjul tekst i anførselstegn -
>
> - Vis tekst i anførselstegn -