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 choose any storage method without loosing focus of the higher level task. It would also help migrations from one storage to another. Adam 2007. 04. 12, csütörtök keltezéssel 01.29-kor Oliver Block ezt írta: > Hello, > > did you ever discuss a feature like 'application variables'? What I mean is > that a bunch of scripts builds a logic application which is e.g. able to > share variables. While session variables can be used to store values between > script files for a single user , 'application variables' store values within > the whole application and not only for a single user. > > Regards, > > Oliver > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php