Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
User Journal

Journal brer_rabbit's Journal: AudioDBI and UML

Being unemployed for a long while now, I've been taking this extension class from the University of Washington on UML to keep my skills at par with the rest of the working world. I'm not quite sure what got me intersted in UML, that's probably the subject of a different journal entry.

Anyway, I've had this perl module I wrote awhile back for object persistence of song metadata. Yeah, it's not a general purpose persistence module, but it could be without much hacking. I think it's a pretty kick ass module, you can easily search for songs, artists, genres, etc etc without ever knowing a single line of SQL. But if you do know SQL, it inherits/extends from perl's DBI, so you've got all that power available too.

So I've put together some UML diagrams for AudioDBI cause I think AudioDBI is the cat's ass. And this is my journal so I can pitch the bitch if I like. So if you're a perl d00d, and have an itch for messing with song metadata within your program, or more generally, if you need object persistence, check it out.

This discussion has been archived. No new comments can be posted.

AudioDBI and UML

Comments Filter:

I have hardly ever known a mathematician who was capable of reasoning. -- Plato

Working...