Am Montag, 02. April 2007 17:49:27 schrieb Mathias Weber:
> I see that you already do start the functions with the names. but
> actually this are methods in usually you don't do this with methods this
> is something done in c because there where no encapsulation.

I disagree; "pause" is simply too generic otherwise (that's why I proposed 
"suspend").  Imagine an audio player which shall temporarily free the "audio 
device" resource for playing a movie - I would not expect

   audio_player.pause()

to free the device normally.  (OK, maybe this example is not the best since 
both "pause" meanings are quite similar.)

Ciao, /  /
     /--/
    /  / ANS

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to