Skip to content
Prev 1304 / 21312 Next

[Bioc-devel] Environment/RSqlite db interaction

2007/9/13, Seth Falcon <sfalcon at fhcrc.org>:
Well, the effort for typing hgu95av2:::dbcon() rather then hgu95av2_dbcon()
does not look like too much, isn't it. ;-)

The point about non-exported objects is more interesting: what is the purpose of
namespaces ?
Is it to enforce an explicit definition of the object being accessed, or is it
to prevent users to access it (but without preventing them anyway,
since there is always ":::").
There is still "::", but... the objects will be imported in the search
path when the library is loaded anyway.

Encoding information into a variable name looks hackish (ooops, there is S3...).

Well, this might also be a topic for R-devel...


Just a thought,


Laurent