Mercurial > pub > Impl
view Lib/IMPL/ORM/Schema/GenericClass.pm @ 109:ddf0f037d460
IMPL::DOM::Node updated to support TT, (added childNodesRef and selectNodesRef for using from TT)
Some fixes to the web document model. (beta version)
author | wizard |
---|---|
date | Mon, 17 May 2010 05:12:08 +0400 |
parents | 2d1c3f713280 |
children | d1676be8afcc |
line wrap: on
line source
package IMPL::ORM::Schema::GenericClass; 1; __END__ =pod =head1 NAME C<IMPL::ORM::Schema::GenericClass> Построение схемы из произвольного класса. =head1 DESCRIPTION Читает метаданные класса и строит на их основании элементы схемы данных. =cut