On Thu, Jun 30, 2011 at 6:57 PM, bradley.meck <[email protected]>wrote:
> You forgot a '('.
i tried both:
stephan@tiny:~/src/google/v8/src$ grep 'As(' v8.h
stephan@tiny:~/src/google/v8/src$ grep -i -w as v8.h
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
(but that code is 6 or 8 days old, according to svn)
So i do an svn update to r8500 in the trunk:
...
Updated to revision 8500.
stephan@tiny:~/src/google/v8$ cd src
stephan@tiny:~/src/google/v8/src$ grep -i -w as v8.h
// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
stephan@tiny:~/src/google/v8/src$ grep 'As(' v8.h
stephan@tiny:~/src/google/v8/src$ svn info
Path: .
URL: http://v8.googlecode.com/svn/trunk/src
Repository Root: http://v8.googlecode.com/svn
Repository UUID: ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Revision: 8500
Node Kind: directory
Schedule: normal
Last Changed Author: [email protected]
Last Changed Rev: 8466
Last Changed Date: 2011-06-29 15:20:01 +0200 (Wed, 29 Jun 2011)
Anyway, you seem upset and set in your ways;
>
Yes, i am both. It is neither yours nor Matthias' fault, and i apologize if
my frustration comes across that way.
> I would highly recommend searching the v8.h I
>
See above.
linked for the future and search through the whole document (can be a pain
> if you dont include syntax like 'class Handle' or 'As(', but its probably in
> there). And yes, examples do not give exact details but sometimes you do not
> need to know exact details.
>
You're right - often i don't need to know that level of detail, and i (very)
don't often ask when i have questions because (i'll ashamedly admit this) i
normally end up bitching about the docs and that puts everyone involved in a
bad mood. (i'm still not sure of the exact return value of ThrowException()
(empty handle or Undefined() - i've seen both documented), but it's never
bothered me much so i haven't asked about it.)
Yes, i'm upset because i'm continually frustrated by the lack of v8
documentation. It's a large, non-trivial library and it takes a lot of
experimentation to get it to do what you want it to do. Experimentation ==
time == grey hair == money, and all that.
i would be THRILLED to get a contract to write the v8 API documentation -
please feel free to send that to your project manager. i write _tons_ of API
and user-level documentation and i genuinely enjoy doing it (i can send lots
of refences). But the overhead of getting involved with v8 at an OSS level
proved (2 years ago when i looked into it for exactly this reason) too big
of an administrative hurdle.
Please don't take this personally (that goes for Matthias as well, of
course). Maybe it's just my time of the month.
--
----- stephan beal
http://wanderinghorse.net/home/stephan/
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users