Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 155  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Mailing list for the v8-juice project's development (including its sister project, v8-convert/cvv8), including commit mails (tends to be high traffic in short waves). Project home: http://code.google.com/p/v8-juice
 

Is anyone out there using jspdo? 
  Hi, all, Just out of curiosity, is anyone out there (other than me) using JSPDO? [link] i ask because i've been actively hacking on the underlying db driver layer recently and am looking for suggestions about what is (or might be) missing.
By Stephan Beal  - Apr 13 - 1 new of 1 message    

new script to create ClassCreator skeleton code 
  Hi, all, If you don't use cvv8::ClassCreator you can tap delete now. If you do, then there's a new script you might find useful: [link] it creates the skeleton code needed for getting a ClassCreator-wrapped type up and running.... more »
By Stephan Beal  - Apr 12 - 1 new of 1 message    

Windows Support 
  Stephan, What I am about to write applies to v8-juice and from what I see to cvv8, although we are not using cvv8 yet (since we based ourselves on v8-juice over a year ago and haven't had opportunity to convert to cvv8). This, actually, applies to any type of template library. v8-juice in it's current form doesn't support windows shared libraries... more »
By Anton Yemelyanov  - Apr 8 - 3 new of 3 messages    

JS-side argument validation 
  Hi, all, i'm tinkering with some generic JS-side argument validation code and thought it might interest a couple of you. i'm not yet sure what it's for, and there's probably room for improvement, but it seems to work as it is now... function applyValidation( func, rules ){ return function(){ var av = Array.prototype.slice.apply(ar guments,[0]);... more »
By Stephan Beal  - Apr 8 - 1 new of 1 message    

C++11 and typeof? 
  Hi, all! Do any of you know enough about C++11 to know whether we could convert this: FunctionTo< InCa, int(char const *), ::puts>::Call; To: FunctionTo11< InCa, ::puts>::Call; such that it would internally use (typeof ::puts) to dispatch to the former template?
By Stephan Beal  - Apr 8 - 10 new of 10 messages    

DATA ENTRY, FORM FILLING AND BPO SERVICES 
  DATA ENTRY, FORM FILLING AND BPO SERVICES AVAILABLE HERE [link]
By Manju Megasoft  - Feb 23 - 1 new of 1 message    

Issue 31 in v8-juice: V8Convert JavaScript Inheritance 
  Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 31 by korz.nik...@gmail.com: V8Convert JavaScript Inheritance [link] What steps will reproduce the problem? 1. Subclass a native class in JavaScript 2. Create an instance of the subclass... more »
By v8-ju...@googlecode.com  - Feb 20 - 5 new of 5 messages    

new cvv8 download available 
  Hi, all, i assume that most people pull the sources directly from svn, but for those who prefer a tarfile, there's a new cvv8 release here: [link] Happy Hacking!
By Stephan Beal  - Feb 19 - 1 new of 1 message    

New Curl impl for cvv8 
  Hi, all! Last night i ported over the v8-juice Curl binding to cvv8, and got rid of its limitation of not handlng binary data: [link] It's similar to the older plugin but uses ByteArrays instead of Strings to carry data around, because we can't legally use v8::String when curl can... more »
By Stephan Beal  - Feb 19 - 2 new of 2 messages    

compile error in whio_amalgamation.c 
  Hello, I was trying to build the whio addion on Ubuntu 10.04 LTS and ran into the following error. Code is checked out from [link] whio directory listing dasfoo@vmub904-mh:~/workspace/ JavascriptV8/cvv8/cvv8/addons/ whio$ ls - l total 1484 -rw-rw-r-- 1 dasfoo tehamadomain 6622 2012-02-13 16:22 bytearray.hpp... more »
By Gibbon1  - Feb 13 - 13 new of 13 messages    

1 - 10 of 155   « Newer | Older »

XML       Send email to this group: v8-juice-js-dev@googlegroups.com