Wishlist
Author: i2stiller@gmx.de (istiller)
Hi UnifAce There are so many wishes in wishlist. Only a few ones are closed, most of them are open. Are you -UnifAce- took ever notice of them? Im just prepare our environment to upgrade to UF097 resp. later UF10. As our costumers are on UF09604 I have to take care, that (most of) our forms are still compilable under UF09604 So I need a pre compiler constant to distinguish between the UnifAce version. But there is no " #IF ( __VERSION__ >= 'UF097' ) " not even a constant "__VERSION__" Six years ago, I did ask for them: http://unifaceinfo.com/preprocessor-extend-expression-and-constant/ So the question is: Will there a be an answer to my enquiry, either positiv or negativ? Regards Ingo
2 Comments
Local Administrator
Hi Ingo, with the wishlist several of us are always keeping an eye on the requests. There is no hard and fast rule on how we manage feedback, but as a guideline:
Suggestions need to be clear, which is why we changed the mechanism when we upgraded the site a few years ago. A 'one liner' almost certainly is not, and details like a use case are always going to help because it is quite common that a request is very specific to the requesters use case, and we need to make it generic for the whole product (we call this 'productise' a feature, and a good example could be the HTLM forms, which we used ourselves for a specific use case in Uniface 10. We plan to productise this functionality but the more we think about it, the more scary it becomes). Sometimes I ask questions looking for more detail if I think suggestions have synergies with things we are working on or planning to work on. In the request you are referring to, it's an old one, and it was raised through the early (maybe first) version of Uniface.info, which I assume is why it doesn't have much detail. Reading it, it's not clear to me what you are requesting. If it's important to you, resubmit it and if there is a business driver behind it, talk to Andreas. But we are definitely going to need more details.
Author: Adrian Gosbell (adrian.gosbell@synapse-i.jp)
Local Administrator
Moin Adrian Just have a look at the C++ precompiler and you got what we want :-) http://www.cplusplus.com/doc/tutorial/preprocessor/ Ingo
Author: istiller (i2stiller@gmx.de)