Skip to content

Selector Layer / question about injecting method or criterias #71

@alanjaouen

Description

@alanjaouen

Hi @ImJohnMDaniel @stohn777 ,

I'm starting to implement AT4DX in my company, and this framework help us a lot for switching to unlocked package, so first of all thank you for sharing this with us.

I'm wondering about a use case for splitting my monolithic code in package:

Let's says that:

  • PackageA define AccountSelector
  • PackageB define a field packageB_id__c on Account

I would like to define in packageB a methode like AccountSelector.getAccountByPackageB_id__c(Set<String>)

I did not find any exemple about this use case, should I create an AccountSelector specifically for PackageB?

Thanks for your time,

Best
Alan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions