view Lib/IMPL/ORM/PropertyImplementor.pm @ 304:2ff513227cb4

*TTView: refactoring. Added control registry for the document.
author cin
date Mon, 15 Apr 2013 07:44:50 +0400
parents 4ddb27ff4a0b
children
line wrap: on
line source

package IMPL::ORM::PropertyImplementor;
use strict;
use warnings;



1;