Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: DBIx::Class creating get_* and set_* methods

by LTjake (Prior)
on Feb 08, 2008 at 03:10 UTC ( [id://666892]=note: print w/replies, xml ) Need Help??


in reply to DBIx::Class creating get_* and set_* methods

Unfortunately, I don't know of anything off-hand that will give you that effect. DBIC has an accessor "property" for each column, but that simply lets you rename the generated accessor .

Perhaps you should ping the DBIC list about your question?

--
"Go up to the next female stranger you see and tell her that her "body is a wonderland."
My hypothesis is that she’ll be too busy laughing at you to even bother slapping you.
" (src)

  • Comment on Re: DBIx::Class creating get_* and set_* methods

Replies are listed 'Best First'.
Re^2: DBIx::Class creating get_* and set_* methods
by Herkum (Parson) on Feb 08, 2008 at 05:23 UTC

    I noticed the accessor "property" too. The more I looked around, the more I noticed that ALL the ORM solutions seemed to use the same solution for auto-generating accessors.

    I was hoping someone had taken a look at 'scratching' that itch. but I might be out of luck.

    I will post to mailing list and maybe someone will have a solution

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://666892]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found