On 10/13/07, Jonathan Vanasco <[EMAIL PROTECTED]> wrote:
> Anyone else get this when updating?
>
> t/setup...NOK 3/4
> # Failed test 'ROSEDBRC 2'
> # in t/setup.t at line 22.
> # got: 'localhost'
> # expected: 'othervalue'
No errors here. That test is tiny. You s
On 07/15/2007 11:37 PM, Cees Hek wrote:
> On 7/11/07, mla <[EMAIL PROTECTED]> wrote:
>> Do most of you use Rose::HTML::Form to validate
>> user-supplied data before constructing RDBO your
>> RDBO objects?
>
> I do for many of my apps.
>
>> Do you define the form constraints separately from
>> t
>
> I find myself needing to bootstrap a bunch of Rose-based apps. Ideally, I'd
> like to be able to run a script like:
>
> make_rose_garden.pl --db db_name --host some.where --prefix MyGarden
>
> and I would get RDBO .pm files, RHTMLO .pm files and some integrated
> validation
> glue, all gene