Matt Dawson
985feb16c7
Rework extension dev documentation.
...
The g object shouldn't be used for things like database connections.
The SQLite3 extension example code did that, so we've refactored the
example to use a manager pattern instead.
2011-03-14 00:38:21 -04:00
Matt Dawson
2180a5f4ab
Update sqlite extension example code.
2011-03-13 21:58:01 -04:00
Ron DuPlain
6875a057ec
Fixed small typos in docs. Added a cross-ref.
2010-10-07 19:32:07 +08:00
jgraeme
ff2786d8af
Fix some typos in the docs
2010-08-03 18:07:40 +08:00
Armin Ronacher
3da165f2f5
Fixed typo
2010-07-26 17:14:17 +02:00
Armin Ronacher
27ce5cc0a1
Added another rule to the approval list. 2.5-2.7 compatibility
2010-07-26 16:02:36 +02:00
Armin Ronacher
312dfb4373
Mentioned zip_safe
2010-07-25 18:51:28 +02:00
Armin Ronacher
a7d83a9f80
Approved extensions must not be GPL
2010-07-25 14:59:31 +02:00
Armin Ronacher
b2fb2245f1
Fixed a word in the docs
2010-07-23 15:42:33 +01:00
Armin Ronacher
66c1395589
Fixed wording
2010-07-23 15:21:08 +01:00
Armin Ronacher
3adc9de5ec
Updated docs for extension approval process
2010-07-23 14:59:10 +01:00
Armin Ronacher
8837678a08
Changed extensiondev docs
2010-07-18 21:06:46 +02:00
jgraeme
540eca16f8
Fix some typos in the docs
...
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-06-10 21:54:38 +02:00
Simon Sapin
e3de5e6ca3
Typo in extension development docs.
2010-06-06 05:55:52 +08:00
Armin Ronacher
ee69fb5890
Added document about extension development
2010-05-31 21:14:27 +02:00