Re: [anjuta-devel] The new parser-engine Plugin



Hi!

If I move IAnjutaCalltipProvider to IAnjutaProvider, a language support 
plugins will work as before my changes. Only the IAnjutaProvider 
interface will change and integrate following methods:
  * populate: As before to show completion
  * get_context: Searches for a calltip context
  * get_boolean: Get setting like PREF_CALLTIP_ENABLE
  * clear_context: Clears the calltip context and brings it back into a 
save state
  * query: Starts an async query for the calltip

In general I like this idea but please don't have a get_boolean() method
because we already have g_settings_get_boolean to get any preference you
need.

Regards,
Johannes

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]