08.12.2015, 03:18 | #1 |
Участник
|
mfp: X++ in AX7: Type declarations can be 80 characters
Источник: http://blogs.msdn.com/b/mfp/archive/...haracters.aspx
============== Since the first version of Axapta developers have suffered a limitation of 40 characters when defining types, like classes, tables, extended data types, and even when defining methods and fields. This limit was at first completely removed, to the joy of us developers who could now come up with some really crazy method names. However; it turned out certain subsystems in the Dynamics AX Visual Studio integration was breaking down under this. The compromise was a limitation of 80 characters - still plenty to be creative. Just like that: class MyClassShouldHaveAProperNameThatClearlyDescribesItsPurposeItIsOkIfItIsLooong { } THIS POST IS PROVIDED AS-IS AND CONFERS NO RIGHTS. ============== Источник: http://blogs.msdn.com/b/mfp/archive/...haracters.aspx
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|