Skip to content

rickroesler/fflib-apex-common-samplecode

This branch is 62 commits behind apex-enterprise-patterns/fflib-apex-common-samplecode:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 29, 2015
Nov 15, 2019
Nov 28, 2013
Nov 15, 2019
Dec 6, 2016
Dec 9, 2016
Oct 6, 2014
Nov 15, 2019
Dec 9, 2016
Mar 29, 2015

Repository files navigation

FFLib Apex Common Sample

Build Status

Dependencies: Must deploy Apex Common before deploying this library

Deploy to Salesforce

Sample Application

This repository contains a sample application illustrating the Apex Enterprise Patterns library. The aim is to illustrate fullly working sample application to better illustrate the patterns in presentations and articles. You can see a demo of this application in the Dreamforce 2013 session I presented.

NOTE: The supporting Apex Common library can be found here.

Alt text

Application Enterprise Patterns on Force.com

Design patterns are an invaluable tool for developers and architects looking to build enterprise solutions. Here are presented some tried and tested enterprise application engineering patterns that have been used in other platforms and languages. We will discuss and illustrate how patterns such as Data Mapper, Service Layer, Unit of Work and of course Model View Controller can be applied to Force.com. Applying these patterns can help manage governed resources (such as DML) better, encourage better separation-of-concerns in your logic and enforce Force.com coding best practices.

Dreamforce Session and Slides

  • View slides for the Dreamforce 2013 session here
  • Video recording of the Dreamforce 2013 session here.
  • Video recording of the Advanced Apex Enterprise Dreamforce 2014 session here.
  • View slides for the Dreamforce 2015 session here

Latest Article Series on Developer Force.com

I'm proud to have been given the opportunity to run a more detailed look at these patterns on developer.force.com.

About

Samples application illustrating the Apex Enterprise Patterns library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Apex 100.0%