• Dridi Boukelmoune's avatar
    vmod: Objects can have methods named like constructors · 4e316c26
    Dridi Boukelmoune authored
    I came across a VMOD that has a method named like the constructor to
    conceptually reinitialize the object's state. That's an implementation
    detail of the VMOD in question and arguably undefined behavior in
    Varnish.
    
    In order to not accidentally break this assumption, add some test
    coverage and document this possibility.
    4e316c26
Name
Last commit
Last update
..
dev-guide Loading commit data...
glossary Loading commit data...
installation Loading commit data...
phk Loading commit data...
reference Loading commit data...
tutorial Loading commit data...
users-guide Loading commit data...
whats-new Loading commit data...
Makefile.am Loading commit data...
conf.py.in Loading commit data...
index.rst Loading commit data...
vtc-syntax.py Loading commit data...