File:  [parser3project] / parser3 / tests / 227.html
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Thu Jul 22 21:08:35 2010 UTC (15 years, 10 months ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, release_3_4_6, release_3_4_5, release_3_4_4, release_3_4_3, release_3_4_2, release_3_4_1, HEAD
@auto[] is no longer inherited (bugfix: #57)

@main[]
$a[^child::create[]]

=^child:test[]=^a.test[]=
=^child:test2[]=^a.test2[]=

auto call count (issue #75): $a.cnt

@CLASS
parent

@create[]

@test[]
$no_such_field

@test2[]
$a

@GET_a[]
parent_a

@GET_DEFAULT[]
403

@auto[]
$cnt[$cnt call]

@CLASS
child

@BASE
parent

@create[]
^BASE:create[]

@GET_a[]
child_a

@GET_DEFAULT[]
404

E-mail: