Skip to content

Apex Framework solutions for Trigger handling and SObject Selectors

License

Notifications You must be signed in to change notification settings

nilvon9wo/Xappe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

167 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xappe

Salesforce Apex framework solutions for Trigger Handlers and SObject Selectors.

A new trigger handling framework with a minimalist, heavily OOP design.

The selector framework is heavily derivative of Apex Commons, but with the following modifications:

  1. Clean code.
  2. Concise classes and methods.
  3. Minimalist dependencies, all explicitly injected whenever possible.
  4. An OOP approach to generating the SOQL WHERE clause.

About

Apex Framework solutions for Trigger handling and SObject Selectors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages