ServerJS/Binary/C: Difference between revisions

No edit summary
Line 255: Line 255:
* For now I've ignored things like .eq/equals, .lt, gt, etc... do note that Rhino actually implements .equals on String already. Also if we do add these things to blob we should probably implement the same on string.
* For now I've ignored things like .eq/equals, .lt, gt, etc... do note that Rhino actually implements .equals on String already. Also if we do add these things to blob we should probably implement the same on string.
* Aristid Breitkreuz notes Buffer could be moved to IO.
* Aristid Breitkreuz notes Buffer could be moved to IO.
== Relevant discussion ==
* http://groups.google.com/group/serverjs/browse_thread/thread/3b0a3a20a67987d8
40

edits