[sldev] [ANN] certified http development

Nik Radford nik at terminaldischarge.net
Wed Sep 19 15:55:07 PDT 2007


Its a shame, at least its something being worked to ^_^
  ----- Original Message ----- 
  From: Tao Takashi 
  To: Nik Radford 
  Cc: Phoenix ; Donovan Linden ; sldev at lists.secondlife.com ; Ryan Williams (Which) 
  Sent: Wednesday, September 19, 2007 11:14 PM
  Subject: Re: [sldev] [ANN] certified http development


  Hi!


    As long as you wrap the data access up in a nice class, I don't know if
    python supports interfaces or abstract classes, but it may be a good idea to
    create a data access interface, which other coders can inherit from and
    implement they're own back-end code for data storage.


  In Python 2.x there are not interfaces in the language directly but there are implementations
  like one from the Zope project (also usable standalone). In Python 3 there will be then
  Abstract Base Classes. But that's still a bit ahead I think (although the Alpha has 
  just been released IIRC).

  -- Tao



  -- 
  taotakashi at gmail.com
  http://taotakashi.wordpress.com
  http://worldofsl.com

  RL: Christian Scholz, cs at comlounge.net
  http://mrtopf.de

  http://comlounge.net
  http://comlounge.tv
  http://mrtopf.tv
  http://dev.comlounge.net
  IRC: MrTopf/Tao_T 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20070919/a226af60/attachment.htm


More information about the SLDev mailing list