Re: Some new pike modules
"H. William Welliver III" <[email protected]> Fri, 3 May 2019 10:05:31 -0400
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
You mean the ~~/stor business? Yes, I don’t think that’s what I would have designed. I think the stor path is just convention as I’ve accidentally put stuff other places, but it is a bit annoying. Bill > On May 3, 2019, at 7:30 AM, Lance Dillon <[email protected]> wrote: > > Just for the record, Joyent's Manta naming system is awful. > > But cool, I was working on a native mq implementation in pike some years ago. Got data encoding/decoding done, but stalled at that point. > > Sent from Yahoo Mail on Android <https://go.onelink.me/107872968?pid=InProduct&c=Global_Internal_YGrowth_AndroidEmailSig__AndroidUsers&af_wl=ym&af_sub1=Internal&af_sub2=Global_YGrowth&af_sub3=EmailSignature> > On Fri, May 3, 2019 at 4:02 AM, Matt Hardy > <[email protected]> wrote: > > > > On 3/05/2019, at 5:04 AM, H. William Welliver III <[email protected] <mailto:[email protected]>> wrote: > > > > Public.Template.Mustache > > A logic-less templating system that can be used to generate any text based content (HTML, plain text, etc). > > > > I used this one, thanks Bill, worked as advertised :)