You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "TalhaMunir-JD (via GitHub)" <gi...@apache.org> on 2023/03/04 10:33:30 UTC

[GitHub] [age] TalhaMunir-JD commented on issue #473: Write the extension to use those hooks

TalhaMunir-JD commented on issue #473:
URL: https://github.com/apache/age/issues/473#issuecomment-1454693303

   1.	First identify the hooks offered by the application. The hooks can be methods or functions.
   2.	Write your own code that will be executed in these functions or methods. The code should be designed to modify the behavior of the application. 
   3.	Register your extension with the application so that it is notified when we call those methods.
   4.	Provide documentation or examples of how your extension can be used to modify the behavior of the application.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org