Re: Database connection in a file system product
Andreas Jung <[email protected]>
| Newsgroups | gmane.comp.web.zope.database |
|---|---|
| Message-ID | <8C713A412BEB2E12552BF814@[192.168.0.28]> |
--On 27. April 2006 10:54:23 +0200 Jonas Nielsen <[email protected]> wrote: > Is it possible to store a database connection (i.e. a "Z MySQL Database > Connection") in a file system product ? How ? What is the sense? You can not store persistent objects. You might store a reference to the object using some _v_ variables to avoid getting the DA everytime through acquisition (this makes only sense if you have performance issues, do you?). -aj -- ZOPYX Ltd. & Co. KG - Charlottenstr. 37/1 - 72070 Tübingen - Germany Web: www.zopyx.com - Email: [email protected] - Phone +49 - 7071 - 793376 E-Publishing, Python, Zope & Plone development, Consulting _______________________________________________ Zope-DB mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope-db
signature.asc
(application/pgp-signature, 186 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFEUIfTCJIWIbr9KYwRAq+RAJ42SoFRysXj3H6VTyjLrQmeNVYRLwCglTVf +XhOGPBcNiU5/heXGLBsRHU= =q7yg -----END PGP SIGNATURE-----