On 11/13/2012 08:09 PM, Scott Talbert wrote:
> Actually, I thought about this some more and I don't think it will work. 
> The 'arg' pointer is for passing a pointer from the calling function, eg 
> the code that calls update_configuration(), to the callback, not for us to 
> pass information to the callback.  Congruity uses this to pass a pointer 
> to the class that the callback needs to operate on, for example.  So I 
> don't think we can go this way unless we add another argument to the 
> callback signature.

I know what it's for :)

I was hoping we could get away with overloading it that one time. Can
congruity handle that first "meta" call back without it's arg?

(I know, this is crazytown).

-- 
Phil Dibowitz                             p...@ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Be who you are and say what you feel, because those who mind don't matter
 and those who matter don't mind."
 - Dr. Seuss


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to