Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8970755
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T17:47:06+00:00 2026-06-15T17:47:06+00:00

I need some insight in the correct type of design pattern to use in

  • 0

I need some insight in the correct type of design pattern to use in the following scenario:

Existing framework that will allow 3rd party developer to create modules to provide a small piece of functionality that is required by my system.

The piece of functionality involves a subset of my system that is essentially very simple: it ensures that 2 properties are available on a specific model in my system, say for example sake “Customer” and the two properties are getName and getEmailAddress.

Now, 3rd party debelopers can provide their own implementation of these which may have very complicated processes of generating these values, but my system is only concerned with the fact that these two properties must be available.

I gess the difficult part is how the 3rd party module code attaches itself to the Customer model

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T17:47:07+00:00Added an answer on June 15, 2026 at 5:47 pm

    Create a class CustomerInfo, containing the two customer properties, and an interface CustomerInfoProvider containing this unique method:

    CustomerInfo loadCustomerInfo();
    

    Let the framework accept an instance of this interface, that the user will provide directly, or by configuring the name of a concrete class implementing this interface in a config file.

    If the latter, load the class using Class.forName(...).newInstance(), and cast the result to the CustomerInfoProvider interface.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need some help starting a function that will parse through an array, check
I need to compare string into following way. Can anyone provide me some insight
Need some insight on how this works I have the following piece of code
Need some regular expressions help. So far I have my code working to allow
guys need some insight here. I know the definition of a protocol, being new
I need your help to add some insight into JNI on Android. I've been
I'm fairly new to the CakePHP game and need some insight on how to
I need some help on a problem that's been troubling me for awhile now
Quick question: I've run into a little issue, where I just need some insight
All - Need some insight into this issue. I have created a sample project

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.