but yea, I'd suggest Padre if you insist on having something like an IDE :) For me, I wouldn't go back from something like Emacs or GVim these days though, but it is a learning curve for sure
kurtjx
i'll look at padre, but i may just do emacs
i've been in the eclipse world a bit
but it seems the EGit plugin for eclipse just doesn't work right
which i suppose is not a deal breaker, but annoying
hehe "a formal proof"
aCiD2
:)
kurtjx tags for later reading
really these days I tend to keep most stuff in my head though and always have search.cpan.org open (or perldoc)
kurtjx
i recall some perl frameworks being mentioned - i know catalyst was one
and i think there was another...
aCiD2
Moose
Moose and Catalyst are definitely essential reading
kurtjx
thnx aCiD2
Leftmost
I use a combination of vim and gedit, depending on what I'm doing.
aCiD2
and what configuration the moon is in
kurtjx
can somebody enlighten me as to why there's a musicbrainz_db and a musicbrainz_db_raw ???
nikki
I think they live on different servers or something
kurtjx
oh funky - so it's more about hardware
nikki
and the raw database has stuff that's not part of the actual mb data (like user collections)
kurtjx
so the test db queries i'm doing
all use musicbrainz_db
then tables are named musicbrainz.artist or musicbrainz.release
warp
kurtjx: _raw contains huge amounts of data in production. it contains the full edit history and all user specific data.
kurtjx
ok
nikki
edits have been moved to the raw db now?
kurtjx
so musicbrainz_db is somehow a filtered version of db_raw?
aCiD2
nikki: yea
nikki
ah right
aCiD2
kurtjx: musicbrainz_db is the data, musicbrainz_db_raw is the musicbrainz side of the data
warp
kurtjx: no, just different tables.
aCiD2
if that makes sense
kurtjx
k
nikki doesn't look at the edit table very often so wasn't aware of that
ruaok
nikki: any sign of the package yet?
nikki
not yet
ruaok
should be coming this week
nikki nods
alastairp
lucky
samsung galaxy vibrant releases here on friday
I've been putting off getting a number :)
Leftmost
aCiD2, still around?
aCiD2
sure, what's up
Leftmost
Just wondering if there's anything else that you can think of needs doing for the review. I think I've addressed all of the concerns relevant to the diff in question.
Also, as a heads up, I'm going to send you and warp a bit of information on the way I'm doing collection editing in WS2 to see if the architecture makes sense.
aCiD2
sounds good, I'll have a look at the review tomorrow. hopefully we're at a mergable state now
Leftmost
Okay.
ruaok
its amazing. the DB server is sitting at a load of 20 and still responding pretty fast.