» VL.SettingsReader
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

VL.SettingsReader

module

about

This is the first draft of a simple tool that allows you to get the values of settings inside a standard .net .config file like the ones you generate with Visual Studio.

Nothing fancy really, but hopefully it saves someone some work.

A sample config file is included as well as a simple explanation on how to use the nodes.

A standard string output version and a generic version are included.

This first draft attempts to make use of a Singleton, which means all your nodes should point at the same config file for them to behave as expected. This may change in the future.

Thanks to sebescudie and sebl for sharing their significantly more sophisticated solutions, I will try to bring in some of your ideas going forward.

Cheers.

download

VL.SettingsReader.zip
12.06.21 [00:12 UTC] by ravazquez | 339 downloads
v 0.1

tonfilm 15/06/2021 - 13:35

@ravazques thats a good initiative, but I think you should read the file only once... currently, every settings entry reader opens the file and reads it. this could be done only once on create of a central node that also contains the single instance and the path to the file. this node can then be used by all individual entry nodes.

ravazquez 15/06/2021 - 18:16

Hi @tonfilm, thanks for your comment.

My initial idea was to do exactly what you describe, and this:

was my naive attempt to do just that, in my brain, the PathExists was only toggling once, but I can see that this is probably not how it actually works.

What would be the right approach then? Only the path goes into the singleton and then only when the singleton changes read the XML?

Cheers and thanks again!

anonymous user login

Shoutbox

~20h ago

joreg: Tonight, May 3, vvvv meetup in Berlin or via stream: https://visualprogramming.net/blog/2024/24.-vvvv-worldwide-meetup/

~4d ago

joreg: Workshop on 02 05: Intro to the Stride 3D Engine. Signup here: https://thenodeinstitute.org/courses/ss24-vvvv-intro-to-the-stride-3d-engine-in-vvvv/

~5d ago

joreg: The new vvvv Show-Off-Reel is out: https://vimeo.com/930568091

~11d ago

joreg: The summer season of vvvv workshops at The NODE Institute is out: https://thenodeinstitute.org/ss24-vvvv-intermediates/

~11d ago

domj: If you happen to be in Prague, come join us at the Schema workshop on Thursday 25.4. :) https://www.facebook.com/events/395516526614988/?ti=ls

~23d ago

joreg: Postponed: Next vvvv beginner course starting April 29: https://thenodeinstitute.org/courses/vvvv-beginner-class-summer-2024/