You are right, owpython uses swig. Some background:
The current scheme for languages:
(From lowest to highest)
1. libow at the lowest level, implements adapters, cache, setup arguments,
1-wire devices, path parsing, multithreading, statistics, mdns discovery)
2. ow.i via Swig. Simple encapsulation of init, directory, read and write
passed to libow
2. libowcapi. Simple C library encapsulating init, directory, read, write
3. owperl swig generaled from owcapi
3. owpython swig generated with object attributes
3. owphp swig generated
3. owtcl bings to libowcapi
owserver, owfs, owhttpd, and owftpd also bind at level 2 (onto libow) so all
share the same features.
Only the owshell programs don't link libow.
Paul
On 11/27/06, Darryl <[EMAIL PROTECTED]> wrote:
On 11/27/06, Brad Clements <[EMAIL PROTECTED]> wrote:
> On 26 Nov 2006 at 22:53, Jerry Scharf wrote:
> I don't understand exactly why you're using pdb in the first place, but
maybe the
> 'n' problem is an artifact of pdb and not related to owfs at all.
I may be way off base here, but owpython works great for me. How well
does pdb work with swig modules? (i'm pretty sure without checking
that owpython comes to us via swig bindings)
-darryl
-------------------------------------------------------------------------
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
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers
-------------------------------------------------------------------------
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
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers