Mercurial > pub > Impl
view Lib/IMPL/ORM/Schema/GenericClass.pm @ 157:c7652cf29a80
Fixed PostToDom with empty fields issue.
Fixed the includes search order for TT::Document.
author | wizard |
---|---|
date | Wed, 20 Oct 2010 18:02:47 +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