Re: Moose speed and schedule
[email protected] ("David E. Wheeler")
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
On Nov 13, 2006, at 00:23, Jonathan Swartz wrote: > Hey, this looks great! I took a long look at Class::Meta as a > temporary Moose replacement but was repelled by the heavy > declarative syntax. Express looks like just the remedy. Is it > pretty reliable and suported...do you have production systems using > it? I've done a lot of work developing my ORM with it, but that's stalled at the moment as I work on other projects (the kinds that pay the bills, that is). But I worked on it for about two years before I released it, and wrote a shitload of tests. So I believe it's pretty stable. Some other folks have used it for production systems, I believe. > You really ought to mention Class::Meta::Express from the > Class::Meta documentation! As it is I never would have found it > without your help. Good point. I'll put it right at the top. > Looking forward to giving this a try. Thanks guys. Best, David