publishing dbobj 0.8 at PECL
more on dbobj:
http://beeblex.com/lists/index.php/php.pecl.dev/3457?s=l%3Aphp.pecl.dev
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
2007. 03. 27, kedd keltezéssel 16.55-kor Jeff Moore ezt írta:
>
> Hi,
>
> Sorry, I'm coming to this discussion a bit late and perhaps I don't
> understand the all issues, but I think the scope of creating an ORM
> for PHP is probably too large. Let me suggest a smaller project that
> could
Hi,
I use ORM for sharing data between application processes. I think it
fits well this use case.
I think some well-defined, community-wide interface would be more
beneficial than any implementation. If PECL, PEAR, and other extensions
could implement this interface then the user could freely cho
2007. 04. 17, kedd keltezéssel 10.18-kor David Sklar ezt írta:
> My intention with the grace limit was to provide a graceful way of
> failing, not to continue processing in a reduced state -- as Stanislav
> said above, it could be difficult to do a lot after the allocation has
> failed.
What if t