How does one make feature requests for the OSS development on Servoy Developer. I was under the impression that it was through ServoyForge now but cant find a route to post the request??
My request is to have a start-up switch to allow the use of several different Servoy.Properties files in developer start-up.
I know this has been requested before directly to Servoy but I figured since there is now a OS developer community they would be the ones to target this. Am I wrong or did I miss a link somewhere?
Very cool - thanks Marc
I take it you just then have servoy.properties.local or servoy.properties.dev as separate properties files for each short-cut etc?
Kahuna:
I take it you just then have servoy.properties.local or servoy.properties.dev as separate properties files for each short-cut etc?
Yep, indeed!
What I didn’t mention is the -vmargs etc arguments.
These do change the settings of memory usage.
You might want to change those accordingly to your current settings as I’m almost sure you can’t leave them out of this shortcut…
Kahuna:
I take it you just then have servoy.properties.local or servoy.properties.dev as separate properties files for each short-cut etc?
Yep, indeed!
What I didn’t mention is the -vmargs etc arguments.
These do change the settings of memory usage.
You might want to change those accordingly to your current settings as I’m almost sure you can’t leave them out of this shortcut…
Kahuna:
How does one make feature requests for the OSS development on Servoy Developer. I was under the impression that it was through ServoyForge now but cant find a route to post the request??
Hi Ian,
I see that Marc already answere. But in general, to post a feature request on ServoyForge, you can either
1/ create an issue on the ServoyForge (the website) project: ServoyForge
2/ open a discussion on the ServoyForge forum http://www.servoyforge.net/projects/servoyforge/boards
3/ do what you did here: start a discussion on the Servoy forum, and if we think it’s an idea that OSS developers could have a go at, we will direct you to create an issue on ServoyForge anyway…
Kahuna:
How does one make feature requests for the OSS development on Servoy Developer. I was under the impression that it was through ServoyForge now but cant find a route to post the request??
Hi Ian,
I see that Marc already answere. But in general, to post a feature request on ServoyForge, you can either
1/ create an issue on the ServoyForge (the website) project: ServoyForge
2/ open a discussion on the ServoyForge forum http://www.servoyforge.net/projects/servoyforge/boards
3/ do what you did here: start a discussion on the Servoy forum, and if we think it’s an idea that OSS developers could have a go at, we will direct you to create an issue on ServoyForge anyway…
mboegem:
What I didn’t mention is the -vmargs etc arguments.
These do change the settings of memory usage.
You might want to change those accordingly to your current settings as I’m almost sure you can’t leave them out of this shortcut…
Note that memory settings are specified by default in servoy.ini via the vmargs option, but if you add a single VM argument (-vmargs) on the command line, all vmargs specified in servoy.ini will be ignored.
mboegem:
What I didn’t mention is the -vmargs etc arguments.
These do change the settings of memory usage.
You might want to change those accordingly to your current settings as I’m almost sure you can’t leave them out of this shortcut…
Note that memory settings are specified by default in servoy.ini via the vmargs option, but if you add a single VM argument (-vmargs) on the command line, all vmargs specified in servoy.ini will be ignored.