[Vtigercrm-developers] Discuss about 'PRELOAD'
Angelo Paglialonga
info at angelopaglialonga.com
Fri Jan 21 10:12:40 GMT 2022
Hi Francesco why do we need something like that?
Could you explain the use cases?
I included a require 'vendor/autoload.php’ in a beforesave event to connect to google sheets for instance.
Thanks
_______________
Angelo Paglialonga
Consulente per soluzioni CRM ad alto ROI.
Telefono: 3386077866
Skype: angelo.paglialonga
Web: https://www.angelopaglialonga.com
> Il giorno 21 gen 2022, alle ore 10:53, Ing. Francesco Bianco <info.francescobianco at gmail.com> ha scritto:
>
> Hi Sukhdev Mohan
>
> Where you place your require_once 'vendor/autoload.php'?
> and
> Are you sure it is called ad first for all: webservies.php,
> shorturl.php, mobile, index.php, etc...
>
> Thanks!
>
> Il giorno gio 20 gen 2022 alle ore 18:55 Sukhdev Mohan
> <s.mohan at myti.it> ha scritto:
>>
>> Great idea! Even though I'd muck like an autoload and full support for 8.1 . On my own I'm trying to rewrite some of the CRM basing entirely on 8.1 and introducing DoctrineORM.
>>
>> Let's see what others have to say.
>>
>>
>> Il gio 20 gen 2022, 18:43 Ing. Francesco Bianco <info.francescobianco at gmail.com> ha scritto:
>>>
>>> Hi All,
>>>
>>> After a long experience on vtiger codebase I get one point that is crucial.
>>> We miss the PRELOAD stage. A single place where you put code that will
>>> be runned for every call.
>>> I know it is no time for autoload or modern approach. But if we can
>>> share a common idea for the PRELOAD stage. In this way anyone of us
>>> can put into PRELOAD what he wants.
>>>
>>> Please MAKE a decision about the right PRELOAD place, read this
>>> project for more details about PRELOAD
>>> https://github.com/javanile/vtiger-preload.
>>> Please TALK about PRELOAD as a standard where developer can add shared library
>>>
>>> P.S. The preload stage is the place where I put `vendor/autoload.php`
>>>
>>> Thanks to all
>>>
>>> --
>>> Ing. Francesco Bianco
>>> Senior Software Engineer, CRM Solution Architect
>>> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
>>> email: info.francescobianco at gmail.com
>>> pec: info.francescobianco at pec.it
>>> blog: https://medium.com/@yafb
>>> sito: https://italia.codecrm.org
>>> social: https://linkedin.com/in/yafb
>>> mobile: +39 320 0466987
>>> p.iva: 02360350819
>>>
>>> --
>>> Ai sensi del D.L. n° 196 del 30/06/03 si precisa che le informazioni contenute
>>> in questo messaggio sono riservate e ad uso esclusivo del destinatario.
>>> Qualora il messaggio Le fosse pervenuto per errore La preghiamo di eliminarlo
>>> senza copiarlo, e di non inviarlo a terzi, dandocene gentilmente comunicazione.
>>> Grazie.
>>>
>>> _______________________________________________
>>> http://www.vtiger.com/
>>
>> _______________________________________________
>> http://www.vtiger.com/
>
>
>
> --
> Ing. Francesco Bianco
> Senior Software Engineer, CRM Solution Architect
> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> email: info.francescobianco at gmail.com
> pec: info.francescobianco at pec.it
> blog: https://medium.com/@yafb
> sito: https://italia.codecrm.org
> social: https://linkedin.com/in/yafb
> mobile: +39 320 0466987
> p.iva: 02360350819
>
> --
> Ai sensi del D.L. n° 196 del 30/06/03 si precisa che le informazioni contenute
> in questo messaggio sono riservate e ad uso esclusivo del destinatario.
> Qualora il messaggio Le fosse pervenuto per errore La preghiamo di eliminarlo
> senza copiarlo, e di non inviarlo a terzi, dandocene gentilmente comunicazione.
> Grazie.
>
> _______________________________________________
> http://www.vtiger.com/
More information about the vtigercrm-developers
mailing list