[Vtigercrm-developers] Can I do these things without core hacks?
richard
richard at tw.co.nz
Thu Jul 3 07:30:51 GMT 2014
Do you mean you:
created a ListViewController for your custom module.
overrode a ListViewController of one custom module with another module
(if so, did you use custom code in the parent class to achieve this?)
I should check out geotools sometime, did you ever find out if google
cares what's done in a crm with their maps?
Thanks
On 03/07/14 09:05, Alan Lord (News) wrote:
> On 02/07/14 21:51, Richard Hills wrote:
>> Although it is true that the time needs to be weighed, in any
>> development work which I do I will always try to work within the
>> framework in order to avoid issues in the future.
>>
>> Basically I need a way to override functions from core modules with
>> functions defined in my own modules. I have only seen an extension
>> module which registers an event for a module, is it actually able to use
>> this same system to override a method inside of an existing module?
>
> I should think so but it depends on how and what you are trying to
> achieve.
>
> For example, in my GeoTools development I've managed to override the
> ListViewController and the QueryGenerator classes. But this is within
> a new module - not on an existing one...
>
> Al
>
>
>
More information about the vtigercrm-developers
mailing list