|
From: <Mar...@t-...> - 2004-01-16 08:39:10
|
Michael Reinelt schrieb:
> Just run lcd4linux with the option "-i", then you see an "eval>"
> prompt, where you can enter your expressions.
>
>
> you could either do a "cvs commit" and enter some changelog info, or do
> a "cvs diff -u" and send the patch to me
>
Thanks!
> Are you shure that tis is a good idea?
>
> for the 'complexity':
>
> xmms('title')
> xmms-title()
>
> I cannot see much of a difference :-)
>
> But you'll give up a great advantage of the current scheme: content
> insesitivity.
>
> I mean the plugin now uses the argument and looks up the corresponding
> string/key/line in xmms-info. If the line could not be found, it returns
> an empty string (or '??' or whatever). Now if someday xmms decides to
> write a new info called "SuperJunk" into the info file, there's no need
> to change your plugin, yu can use xmms('SuperJunk') immediately.
>
> I'm writing all my plugins this way. I think it's better.
>
Ok you have the better arguments! :-)
Now i build in the HASH Function an upload it.
greets, Markus
--
Markus Keil
Chemnitz,Saxony
Germany
|