On 6/28/07, Christoph Zwerschke <[EMAIL PROTECTED]> wrote:
>
> Neil Blakey-Milner wrote:
> > On 6/28/07, Mark Ramm <[EMAIL PROTECTED]> wrote:
> >> I'd suggest moving discussion of weather 1.1/2.0 should use elixir by
> >> default to the trunk mailing list.
> >
> > I'll give a +1 to using Elixir.  Been using it pretty heavily over the
> > last few months, and have only run into a single problem in a
> > relatively obscure area, and that was fixed quickly.
>
> BTW, how difficult would it be to make CatWalk and ModelDesigner use the
> Elixir API only instead of SQLObject? Is this something that could be
> tackled for version 1.1?
I think it will be simpler then having plain SA. The problem (at least
with CatWalk which is the code I have read) is that it is way too
couple first most of the code is in a single file, second it has
direct references to a lot of SO things even the RelatedJoin and such,
I think with some time someone could try to replace all the idioms for
Elixir ones and try to make it run on top of elixir but then we'll be
stuck in the same place just with a different package. Oh and you will
have tons of complains on the TG list like "why do I need Elixir
package to run CatWalk" :)

>
> -- Chris
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to