[Grok-dev] Re: Grok ORM with Storm

Tres Seaver tseaver at palladion.com
Sat Jan 26 07:24:37 EST 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Christian Klinger wrote:

> thanks for your suggestions. I will start to work on these on
> this weekend. But i think i need some help. I ´ve no
> idea howto SMASH ZCML for an instance. I will look into other
> megrok.* and the martian packages to see how these things work.
> 
> If i don´t get things to work, i will ask here again.

One possibility would be to grok SQL-based adapters in the same way as
we currently grok templates, using an approach similar to the
'sqladapters' product:

  http://agendaless.com/Members/tseaver/software/sqladapters/

Perhaps there might be a 'foo_sql' subdirectory, filled with .sql files,
and you would declare the adapters for those files using
'grok.sqladapter', or some such directive.  The grokker could then
complain about both grokked adapter classes with missing SQL templates,
as well as templates in the directory without corresponding adapter classes.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHmyaF+gerLs4ltQ4RApf0AJ416IzvZaRoV8FI0hiMWTZc17A1TwCgzknj
fRiGONAy7D+DcHMqCrV7XiM=
=+hl6
-----END PGP SIGNATURE-----



More information about the Grok-dev mailing list