Neuromancer is a bunch of javascript libraries that help to do
non-page refresh communication with the server from whence it came. It
also has a built in marshaller/unmarshaller that will take coldfusion
web servers results  and turn them into native JS objects (so a cf
Struct becomes a javascript Map object, etc) and vice versa

This latest release adds Safari support; however the web services
marshaller/unmarshaller does not work in safari (due to utf-16 and
apache axis hating each other). You can however load and XML file from
the server into a DOM object - and it should work the same on with all
browsers which is the man reason for this release I need it for a job
I am doing...

you know this is starting to sound very rambling-ish ... I think I
have been up to long. If it sounds like something you want you can
download it here:

http://www.rohanclan.com/products/neuromancer/
and as always the usual demo
http://www.rohanclan.com/products/neuromancer/chatdemo2.cfm

version 0.2.0 is the latest - the docs are a bit out of date sorry -
thanks to Barney Boisvert for his patches (not all made it in this
time :-/)

New
* Safari DOM Support
* A few mozilla stability issues fix (not all async one though)
* ThinArray search my column name
* Collections library update (added Set)

-- 
~Blog~
http://www.robrohan.com
~The cfml plug-in for eclipse~
http://cfeclipse.tigris.org
~open source xslt IDE~
http://treebeard.sourceforge.net

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:189781
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to