On 8/21/08, Victor Lin <[EMAIL PROTECTED]> wrote: > Everything is done! Like magic! Changed items in database have been > updated in correct order! It is just like a design pattern. Same > architecture, same algorithm, can be reused easily! That's why I > called it as "Database Design Pattern". I feel the power of this idea! > We can have a lots pattern, and then we can just put them together > easily!
That's what Elixir is all about. > Thanks Elixir and SQLAlchemy again. Without these excellent libraries > I can't do this so easily. I want to post my topology program as an > example in Elixir's trac, to show how powerful these libraries and the > idea is, but I have no idea how to do. Could somebody tell me how? Simply create a new page on the wiki. You can log in using guest/guest as login/password. Then add a link to that page in: http://elixir.ematia.de/trac/wiki/Recipes (or in http://elixir.ematia.de/trac/wiki/Examples, but I think what you described better qualifies as a recipe). > I think maybe we can write some useful pattern in a project. That > would be something like STL or Boost for database :P Well, the recipe page exists for this reason. -- Gaƫtan de Menten http://openhex.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
