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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:36:37+00:00 2026-05-11T15:36:37+00:00

Basically in my app I want to store all the nodes created by the

  • 0

Basically in my app I want to store all the nodes created by the user in a global list, say like:

GlobalComposition = { collection } 

which will store nodes like:

ImageInput01, ImageInput02, Blur01, Sharpen01, Contrast01, Contrast02 

What I can’t decide is whether I should store them in a linear ‘1 dimensional’ collection, or only store the base node that contains other nodes? So for something like:

ImageInput01 -> Blur01 -> Sharpen01 -> Contrast01 

storing only ImageInput01.

This gives me the ability to use the same names for the action nodes that comes after the base node.

Which one would be better for unique naming system for nodes, performance, easily traversing the nodes in the composition, etc?

To me keeping the hierarchy seems more sensible but want to know people’s thoughts.

  • 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. 2026-05-11T15:36:37+00:00Added an answer on May 11, 2026 at 3:36 pm

    Certainly a hierarchy will give you more power from a taxonomy point of view. Also, searching a tree is more efficient than searching a 1-dimensional collection in most cases.

    You’d also be able to use .ToList() for a 1-dimensional collection as long as you’re using .NET generic collections, as well.

    Unfortunately, a hierarchy is a bit harder to implement, but generally if there is an indication of a need for it, you’ll be able to take good advantage of the features it’ll provide you way down the line.

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

Sidebar

Related Questions

How can I build an android app which basically get the inputs from user
I'm making a shopping list app which basically uploads your shopping list to a
Basically what I want to do in my app is have a UISearchBar which,
I want to implement a search feature in an iPhone app. Basically, the user
Hi all I am creating my first Backbone.js app. It is basically a collection
Basically for a Facebook tab I have a PHP app and want Heroku to
I want to create own filetype to save objects in my app. Basically, I
Given an app called ExampleApp, I want to find ~/Library/Logs/ExampleApp basically without using hard
I have a really simple Rails app. Basically an article with comments. I want
I created a native Android app that basically hosts a webView control. That webView

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.