Jeff Harris

Results 7 comments of Jeff Harris

I have no opinions on the separator, other than agreeing that `_` is likely not the best default due to its already ubiquitous use in filenames. Also, I still haven't...

Hi @stormi. Sorry for disappearing! Other life priorities have taken precedent over following up on and test feedback from @psafont. I just noticed the other day that my host certificates...

@vkarpov15, is it safe to use `__`? More specifically, do documents (or their prototypes) have any internal/non-enumerable properties that start with `__` ?

@vko Sure it's _possible_, but probably not the best idea as you would need to use some scoping magic and define your schema within a particular express route handler or...

@vkarpov15 sounds like it will work for now. Thank you! I'll investigate what it would take to add a schema method called `temporary` or something that would essentially create virtual...

@whitecolor perhaps my usage of virtual properties is deferent a bit unorthodox compared to yours, but this module seems IMHO a bit of a complicated workaround to simply not store...