Hey guys,

I've been working on a large Turbogears project that required me to
split an Elixir model across multiple files.  As a programmer new to
Python and Elixir, I had some troubles (a good tutorial for this has
noticeably missing from the docs).

There were a few subtle (and frustrating) tricks involved, so I wrote
up in the wiki the technique and patterns I ultimately used, along
with some common pitfalls I encountered.  It is written with a
Turbogears project in mind, but it should be abstract enough that it
will apply to Pylons projects as well.

Check it out under Recipes: 
http://elixir.ematia.de/trac/wiki/Recipes/SplittingAModelAcrossMultipleFiles

Please comment or fix if I did anything architecturally wrong or bad
-- my background is mostly in C++, so I may not be grasping certain
Python concepts properly.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to