dummzeuch 1714 Posted 4 hours ago 5 hours ago, Joseph MItzen said: Well, that right there is some low-hanging fruit FOR AUTOMATIC CODE FORMATTING. Not sure about the automatic part: Assume you have some legacy code to work on from an era that used a different formatting style. Do you really want it to be automatically reformatted? How do you track the changes you make? The only option is to do the reformatting and commit that change, before you make any manual changes, but that breaks the blame functionality (or whatever your SCM calls it) for older changes. So I usually only format the parts of the code I actually work on and leave the rest as is. 2 Share this post Link to post
Lars Fosdal 1919 Posted 3 hours ago 1 hour ago, Dalija Prasnikar said: Right now RAD Studio is extremely overpriced. I don't disagree, but for my use case, VS still is more expensive. That said - Right now, I'd not be happy if I was on RAD Studio Architect sub. I also think that the division between Pro and Enterprise is artificial, and not having Linux in the lower tiers is idiotic. That is where you find the tinkerers that actually would use it the most, creating most traction, and contributing most to open source. The problem is the enterprise trap - where you get more money from fewer users that typically are demanding less support. If you merge the tiers and lower the price and triple or quadruple the user mass - you will need more support people. It is not easy to set up a formula for what is more beneficial for the EMBT/Idera vs what is beneficial for us users. 3 Share this post Link to post