Recent

Author Topic: fpMustache  (Read 851 times)

alpine

  • Hero Member
  • *****
  • Posts: 1318
fpMustache
« on: October 02, 2024, 09:13:00 am »
I've read Michael's "Mustache templates in Pascal" and it says:
Quote
Free Pascal now contains a fpMustache unit in its distribution. It has no depencencies
except the JSON support of Free Pascal.
But I can't find such a package into the fpcsrc/packages folder, does anyone have more information on this?
"I'm sorry Dave, I'm afraid I can't do that."
—HAL 9000

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11986
  • FPC developer.
Re: fpMustache
« Reply #1 on: October 02, 2024, 09:23:01 am »
Search for a fcl-mustache package in trunk

alpine

  • Hero Member
  • *****
  • Posts: 1318
Re: fpMustache
« Reply #2 on: October 02, 2024, 10:25:43 am »
Search for a fcl-mustache package in trunk
Thanks Marco!

I can see it now in trunk and it couldn't break to stable (3.2.2), although release_3_2_2 is tagged 15.05.2021 (later than 20.04.2021), anyway, it answers my question why I can't find it into my local folders. Thanks again.
"I'm sorry Dave, I'm afraid I can't do that."
—HAL 9000

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11986
  • FPC developer.
Re: fpMustache
« Reply #3 on: October 02, 2024, 10:28:02 am »
A point release like 3.2.2 is tagged from the fixes branch, not from trunk

But packages are not always merged from trunk to fixes due to dependencies.

alpine

  • Hero Member
  • *****
  • Posts: 1318
Re: fpMustache
« Reply #4 on: October 02, 2024, 10:44:34 am »
The important thing now is that I know where it is. I'm sure it will be in the next stable too (no deps). ;)
"I'm sorry Dave, I'm afraid I can't do that."
—HAL 9000

avra

  • Hero Member
  • *****
  • Posts: 2532
    • Additional info
Re: fpMustache
« Reply #5 on: October 02, 2024, 06:10:48 pm »
Here you can find few other Mustache implementations:
https://wiki.lazarus.freepascal.org/Template_Engines
ct2laz - Conversion between Lazarus and CodeTyphon
bithelpers - Bit manipulation for standard types
pasettimino - Siemens S7 PLC lib

alpine

  • Hero Member
  • *****
  • Posts: 1318
Re: fpMustache
« Reply #6 on: October 02, 2024, 08:15:57 pm »
Here you can find few other Mustache implementations:
https://wiki.lazarus.freepascal.org/Template_Engines
Thanks avra!

Used SynMustache before but now I'm specifically after the fcl-mustache as it has minimal dependencies (have my own considerations).
"I'm sorry Dave, I'm afraid I can't do that."
—HAL 9000

 

TinyPortal © 2005-2018