[Resin-interest] quercus questions
Yong Bakos
caucho at humanoriented.com
Sun Jun 10 23:27:11 CDT 2007
Hi Nathan, some information is here:
http://quercus.caucho.com/quercus-3.1/doc/quercus-module-status.xtp
Some info about PDO here
http://caucho.com/resin-3.1/doc/quercus-overview.xtp#databases
but understand that Quercus is bleeding edge stuff, and the best
thing to do is experiment. You will also want to educate yourself on
Web applications done 'the java way,' and how Resin, and servlet
containers in general, work.
yong
On Jun 10, 2007, at 12:46 PM, Nathan Nobbe wrote:
oh, right, i just remembered another critical thing;
the SPL.
-nathan
On 6/10/07, Nathan Nobbe <quickshiftin at gmail.com> wrote:
hello all,
i am interested in quercus and intend to begin experimenting with it.
just getting started, im curious if there is a list of extensions
that are known to be supported at this time.
all the extensions are listed in the php online manual, so i wonder
if theres a document that just lists
all of them and the support status under quercus.
also, i am very curious about pdo and xsl / xml. pdo was introduced
in php5, and there are separate drivers for each database;
currently i work with sqlite3 ( corresponding pdo driver api), and in
the future will be running mysql and possibly oracle as well.
also, php5 unveiled a new xml infrastructure built on libxml2. it
seems obvious that quercus is going to implement xml
support through some java libs, instead, but i wonder about the
simplexml and dom extensions; these are built into php5
using the new libxml2 framework; so are these extensions available in
quercus via an identical interface?
there are also a number of xsl and xslt functions.
all of these things are critical to my current system architecture
and for a viable transition to quercus all of them would need to be
available. a reference doc would be a great starting point for me,
if its out there..
thanks,
-nathan
_______________________________________________
resin-interest mailing list
resin-interest at caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest
More information about the resin-interest
mailing list