]> git.decadent.org.uk Git - maypole.git/commit
Implemented daveh's fixes for is_applicable() -
authorDavid Baird <cpan.zerofive@googlemail.com>
Tue, 11 Oct 2005 21:30:59 +0000 (21:30 +0000)
committerDavid Baird <cpan.zerofive@googlemail.com>
Tue, 11 Oct 2005 21:30:59 +0000 (21:30 +0000)
commit699c932710930328fa6942c375e097fbced03e5a
treef5fd2bbad14f7d1d5b64403a942f5592c3ab57d7
parent349ed61cc56d78c7ce47eb08984c65d694d3aee0
Implemented daveh's fixes for is_applicable() -
renaming it to is_model_applicable() and returning a boolean.
Refactored tj's default_table_view() code within is_model_applicable(), but
commented it out until we have implementations of _default_table_view() and _have_default_table_view()

git-svn-id: http://svn.maypole.perl.org/Maypole/trunk@396 48953598-375a-da11-a14b-00016c27c3ee
lib/Maypole.pm
t/maypole.t