> Would it help to rename it to jsstring? I think what scares people about "cstring" are two things:
* the illusion that it has something to do with C (whereas "c" means "compatible") * the fact that you have to use a special type instead of the regular "string" "jsstring" alias would fix the first point, but not the second one.
