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 199725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:02:54+00:00 2026-05-11T17:02:54+00:00

assume a data structure Person used for a contact database. The fields of the

  • 0

assume a data structure Person used for a contact database. The fields of the structure should be configurable, so that users can add user defined fields to the structure and even change existing fields. So basically there should be a configuration file like

FieldNo  FieldName          DataType           DefaultValue
 0        Name               String             ""
 1        Age                Integer            "0"
 ...

The program should then load this file, manage the dynamic data structure (dynamic not in a “change during runtime” way, but in a “user can change via configuration file” way) and allow easy and type-safe access to the data fields.

I have already implemented this, storing information about each data field in a static array and storing only the changed values in the objects.

My question: Is there any pattern describing that situation? I guess that I’m not the first one running into the problem of creating a user-adjustable class?

Thanks in advance. Tell me if the question is not clear enough.

  • 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-05-11T17:02:54+00:00Added an answer on May 11, 2026 at 5:02 pm

    I’ve had a quick look through “Patterns of Enterprise Application Architecture” by Martin Folwer and the Metadata Mapping pattern describes (at quick glance) what you are describing.

    An excerpt…

    “A Metadata Mapping allows developers to define the mappings in a simple tabular form, which can then be processed bygeneric code to carry out the details of reading, inserting and updating the data.”

    HTH

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

Sidebar

Related Questions

i would like to build a dynamic data structure that can hold a list
Let's assume I have the following file structure: data.py foo = [] bar =
Assume the field data type is varchar When i add a integer in it,
Assume I have a application that stores data,gets data and processes data and stores
Assume that I have the ItemSource bound and i am getting the data. Now
Let's assume that we have a data frame x which contains the columns job
Which data structure can perform insertion, deletion and searching operation in O(1) time in
I need a data structure that Must be ordered (adding elements a, b and
I have a very simple data structure that I have defined in Lisp: ;;Data
I've got a data structure which consists of linked nodes. You can think of

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.