deploy: da9359cdb0
This commit is contained in:
parent
c636361aaf
commit
6ca52ea91a
169 changed files with 4193 additions and 3263 deletions
16
404.html
16
404.html
|
|
@ -5,14 +5,14 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>404 Page not found :: AL Guidelines</title>
|
<title>404 Page not found :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}p,li,ul{text-align:center}ul{list-style-type:none}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}p,li,ul{text-align:center}ul{list-style-type:none}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/>
|
<body data-url=/>
|
||||||
|
|
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/bcbestpractices/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/bcbestpractices/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>BC Dev. Best Practices :: AL Guidelines</title>
|
<title>BC Dev. Best Practices :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/>
|
<body data-url=/bcbestpractices/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item active parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item active parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -259,12 +261,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
292
bcbestpractices/readability/begin-as-an-afterword/index.html
Normal file
292
bcbestpractices/readability/begin-as-an-afterword/index.html
Normal file
|
|
@ -0,0 +1,292 @@
|
||||||
|
<!doctype html><html lang=en class="js csstransforms3d">
|
||||||
|
<head>
|
||||||
|
<meta charset=utf-8>
|
||||||
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
|
<meta name=description content>
|
||||||
|
<title>begin as an 'After Word' :: AL Guidelines</title>
|
||||||
|
<link href=/css/nucleus.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/fontawesome-all.min.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/featherlight.min.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/perfect-scrollbar.min.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/auto-complete.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/theme.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/theme-blue.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/variant.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/print.css?1639516897 rel=stylesheet media=print>
|
||||||
|
<script src=/js/jquery.min.js?1639516897></script>
|
||||||
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
|
</head>
|
||||||
|
<body data-url=/bcbestpractices/readability/begin-as-an-afterword/>
|
||||||
|
<script>var index_url="/index.json",root_url="/",baseUri=root_url.replace(/\/$/,'')</script>
|
||||||
|
<nav id=sidebar>
|
||||||
|
<div id=header-wrapper>
|
||||||
|
<div id=header>
|
||||||
|
<a id=logo href=/ style="color:#f5f5f5;font-family:segoe ui semibold,segoe ui,SegoeUI,helvetica neue,Helvetica,Arial,sans-serif;font-size:30px;font-weight:300;margin-top:-2px">
|
||||||
|
ALGuidelines.Dev
|
||||||
|
</a>
|
||||||
|
<i style=color:#f5f5f5>Code is Poetry ...</i>
|
||||||
|
</div>
|
||||||
|
<div class=searchbox>
|
||||||
|
<label for=search-by><i class="fas fa-search"></i></label>
|
||||||
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
|
</div>
|
||||||
|
<script src=/js/lunr.min.js?1639516897></script>
|
||||||
|
<script src=/js/auto-complete.js?1639516897></script>
|
||||||
|
<script src=/js/search.js?1639516897></script>
|
||||||
|
</div>
|
||||||
|
<div class=highlightable>
|
||||||
|
<ul class=topics>
|
||||||
|
<li data-nav-id=/welcome/ title=Welcome class=dd-item><a href=/welcome/><b><i class="fas fa-home"></i> </b>Welcome</a><ul></ul></li>
|
||||||
|
<li data-nav-id=/bcpatterns/ title="BC Patterns" class=dd-item><a href=/bcpatterns/><b><i class="fas fa-clone"></i> </b>BC Patterns</a><ul>
|
||||||
|
<li data-nav-id=/bcpatterns/facade-pattern/ title="Facade Pattern" class=dd-item><a href=/bcpatterns/facade-pattern/>Facade Pattern</a></li>
|
||||||
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class="dd-item active"><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/one-statement-per-line/ title="One Statement Per Line" class=dd-item><a href=/bcbestpractices/readability/one-statement-per-line/>One Statement Per Line</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/separate-if-and-else/ title="Separate if and else" class=dd-item><a href=/bcbestpractices/readability/separate-if-and-else/>Separate if and else</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/spacing-binary-operators/ title="Spacing Binary Operators" class=dd-item><a href=/bcbestpractices/readability/spacing-binary-operators/>Spacing Binary Operators</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/suggested-abbreviations/ title="Suggested Abbreviations" class=dd-item><a href=/bcbestpractices/readability/suggested-abbreviations/>Suggested Abbreviations</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/unnecessary-else/ title="Unnecessary 'else'" class=dd-item><a href=/bcbestpractices/readability/unnecessary-else/>Unnecessary 'else'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/variable-naming/ title="Variable Naming" class=dd-item><a href=/bcbestpractices/readability/variable-naming/>Variable Naming</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/variables-declarations-order/ title="Variables Declarations Order" class=dd-item><a href=/bcbestpractices/readability/variables-declarations-order/>Variables Declarations Order</a></li></ul></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/ title="NAV Patterns Archive" class=dd-item><a href=/navpatterns/><b><i class="fas fa-save"></i> </b>NAV Patterns Archive</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/ title="1. Patterns" class=dd-item><a href=/navpatterns/1-patterns/>1. Patterns</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/activity-log/ title="Activity Logs" class=dd-item><a href=/navpatterns/1-patterns/activity-log/>Activity Logs</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/argument-table/ title="Argument Table" class=dd-item><a href=/navpatterns/1-patterns/argument-table/>Argument Table</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/blocked-entity/ title="Blocked Entity" class=dd-item><a href=/navpatterns/1-patterns/blocked-entity/>Blocked Entity</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/blocked-entity/data-driven-blocked-entity/ title="Data Driven Blocked Entity" class=dd-item><a href=/navpatterns/1-patterns/blocked-entity/data-driven-blocked-entity/>Data Driven Blocked Entity</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/cached-web-service-calls/ title="Cached Web Server Calls" class=dd-item><a href=/navpatterns/1-patterns/cached-web-service-calls/>Cached Web Server Calls</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/conditional-cascading-update/ title="Conditional Cascading Update" class=dd-item><a href=/navpatterns/1-patterns/conditional-cascading-update/>Conditional Cascading Update</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/copy-document/ title="Copy Document" class=dd-item><a href=/navpatterns/1-patterns/copy-document/>Copy Document</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/create-data-from-templates/ title="Create Data from Templates" class=dd-item><a href=/navpatterns/1-patterns/create-data-from-templates/>Create Data from Templates</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/create-urls-to-nav-clients/ title="Create URLs to NAV Clients" class=dd-item><a href=/navpatterns/1-patterns/create-urls-to-nav-clients/>Create URLs to NAV Clients</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/creating-custom-charts/ title="Creating Custom Charts" class=dd-item><a href=/navpatterns/1-patterns/creating-custom-charts/>Creating Custom Charts</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/cross-session-events/ title="Cross Session Events" class=dd-item><a href=/navpatterns/1-patterns/cross-session-events/>Cross Session Events</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/currently-active-record/ title="Currently Active Record" class=dd-item><a href=/navpatterns/1-patterns/currently-active-record/>Currently Active Record</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/data-migration-facade/ title="Data Migration Façade" class=dd-item><a href=/navpatterns/1-patterns/data-migration-facade/>Data Migration Façade</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/discovery-event/ title="Discovery Event" class=dd-item><a href=/navpatterns/1-patterns/discovery-event/>Discovery Event</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/document/ title=Document class=dd-item><a href=/navpatterns/1-patterns/document/>Document</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/easy-update-of-setup-or-supplementary-information/ title="Easy Update Of Setup Or Supplementary Information" class=dd-item><a href=/navpatterns/1-patterns/easy-update-of-setup-or-supplementary-information/>Easy Update Of Setup Or Supplementary Information</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/error-message-processing/ title="Error Message Processing" class=dd-item><a href=/navpatterns/1-patterns/error-message-processing/>Error Message Processing</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/extending-the-role-center-headlines/ title="Extending the Role Center Headlines" class=dd-item><a href=/navpatterns/1-patterns/extending-the-role-center-headlines/>Extending the Role Center Headlines</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/feature-localization-for-data-structures/ title="Feature Localization For Data Structures" class=dd-item><a href=/navpatterns/1-patterns/feature-localization-for-data-structures/>Feature Localization For Data Structures</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/hooks/ title=Hooks class=dd-item><a href=/navpatterns/1-patterns/hooks/>Hooks</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/implementation-of-surrogate-keys-using-autoincrement-pattern/ title="Surrogate keys using Autoincrement Pattern" class=dd-item><a href=/navpatterns/1-patterns/implementation-of-surrogate-keys-using-autoincrement-pattern/>Surrogate keys using Autoincrement Pattern</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/instructions-in-the-ui/ title="Instructions in the UI" class=dd-item><a href=/navpatterns/1-patterns/instructions-in-the-ui/>Instructions in the UI</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/integration-of-addresses/ title="Integration of Addresses" class=dd-item><a href=/navpatterns/1-patterns/integration-of-addresses/>Integration of Addresses</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/journal-error-processing/ title="Journal Error Processing" class=dd-item><a href=/navpatterns/1-patterns/journal-error-processing/>Journal Error Processing</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/journal-template-batch-line/ title="Journal Template Batch Line" class=dd-item><a href=/navpatterns/1-patterns/journal-template-batch-line/>Journal Template Batch Line</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/master-data/ title="Master Data" class=dd-item><a href=/navpatterns/1-patterns/master-data/>Master Data</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/multi-file-download/ title="Multi-file Download" class=dd-item><a href=/navpatterns/1-patterns/multi-file-download/>Multi-file Download</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/multi-page-list/ title="Multi-Page List" class=dd-item><a href=/navpatterns/1-patterns/multi-page-list/>Multi-Page List</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/multilanguage-application-data/ title="Multilanguage Application Data" class=dd-item><a href=/navpatterns/1-patterns/multilanguage-application-data/>Multilanguage Application Data</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/net-exception-handling-in-cal/ title="NET Exception Handling in CAL" class=dd-item><a href=/navpatterns/1-patterns/net-exception-handling-in-cal/>NET Exception Handling in CAL</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/net-exception-handling-in-cal/tryfunction-net-exception-handling-in-cal/ title="TryFunction NET Exception Handling in CAL" class=dd-item><a href=/navpatterns/1-patterns/net-exception-handling-in-cal/tryfunction-net-exception-handling-in-cal/>TryFunction NET Exception Handling in CAL</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/no-series/ title="No Series" class=dd-item><a href=/navpatterns/1-patterns/no-series/>No Series</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/notifications/ title=Notifications class=dd-item><a href=/navpatterns/1-patterns/notifications/>Notifications</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/notifications/in-context-notifications/ title="In-context Notifications" class=dd-item><a href=/navpatterns/1-patterns/notifications/in-context-notifications/>In-context Notifications</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/ title="Notification Lifecycle Management Pattern" class=dd-item><a href=/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/>Notification Lifecycle Management Pattern</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/observer/ title=Observer class=dd-item><a href=/navpatterns/1-patterns/observer/>Observer</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/posting-routine-select-behavior/ title="Posting Routine - Select Behavior" class=dd-item><a href=/navpatterns/1-patterns/posting-routine-select-behavior/>Posting Routine - Select Behavior</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/product-name/ title="Product Name" class=dd-item><a href=/navpatterns/1-patterns/product-name/>Product Name</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/ title=Queries class=dd-item><a href=/navpatterns/1-patterns/queries/>Queries</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/select-distinct-with-queries/ title="SELECT DISTINCT with Queries" class=dd-item><a href=/navpatterns/1-patterns/queries/select-distinct-with-queries/>SELECT DISTINCT with Queries</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/use-queries-to-detect-duplicate-records/ title="Use Queries to Detect Duplicate Records" class=dd-item><a href=/navpatterns/1-patterns/queries/use-queries-to-detect-duplicate-records/>Use Queries to Detect Duplicate Records</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/use-queries-to-replace-nested-loops/ title="Use Queries to Replace Nested Loops" class=dd-item><a href=/navpatterns/1-patterns/queries/use-queries-to-replace-nested-loops/>Use Queries to Replace Nested Loops</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/read-once-initialization-and-validation/ title="Read-once Initialization and Validation" class=dd-item><a href=/navpatterns/1-patterns/read-once-initialization-and-validation/>Read-once Initialization and Validation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/released-entity/ title="Released Entity" class=dd-item><a href=/navpatterns/1-patterns/released-entity/>Released Entity</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/report-selection/ title="Report Selection" class=dd-item><a href=/navpatterns/1-patterns/report-selection/>Report Selection</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/ title=Security class=dd-item><a href=/navpatterns/1-patterns/security/>Security</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/1-sensitive-data-encapsulation/ title="Sensitive Data Encapsulation" class=dd-item><a href=/navpatterns/1-patterns/security/1-sensitive-data-encapsulation/>Sensitive Data Encapsulation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/2-data-encryption/ title="Data Encryption" class=dd-item><a href=/navpatterns/1-patterns/security/2-data-encryption/>Data Encryption</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/3-single-point-of-access/ title="Single Point of Access" class=dd-item><a href=/navpatterns/1-patterns/security/3-single-point-of-access/>Single Point of Access</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/4-masked-text/ title="Masked Text" class=dd-item><a href=/navpatterns/1-patterns/security/4-masked-text/>Masked Text</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/5-ssl-in-nav/ title="SSL in NAV" class=dd-item><a href=/navpatterns/1-patterns/security/5-ssl-in-nav/>SSL in NAV</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/setup-specificity-fallback/ title="Setup Specificity Fallback" class=dd-item><a href=/navpatterns/1-patterns/setup-specificity-fallback/>Setup Specificity Fallback</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/silent-file-upload-and-download/ title="Silent File Upload and Download" class=dd-item><a href=/navpatterns/1-patterns/silent-file-upload-and-download/>Silent File Upload and Download</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/ title=Singleton class=dd-item><a href=/navpatterns/1-patterns/singleton/>Singleton</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-codeunit/ title="Singleton Codeunit" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-codeunit/>Singleton Codeunit</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-table/ title="Singleton Table" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-table/>Singleton Table</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-table/cue-table/ title="Cue Table" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-table/cue-table/>Cue Table</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-table/setup-table/ title="Setup Table" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-table/setup-table/>Setup Table</a></li></ul></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/standard-journal/ title="Standard Journal" class=dd-item><a href=/navpatterns/1-patterns/standard-journal/>Standard Journal</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/temporary-dataset-report/ title="Temporary Dataset Report" class=dd-item><a href=/navpatterns/1-patterns/temporary-dataset-report/>Temporary Dataset Report</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/totals-and-discounts-on-subpages-sales-and-purchases/ title="Totals and Discounts on Subpages Sales and Purchases" class=dd-item><a href=/navpatterns/1-patterns/totals-and-discounts-on-subpages-sales-and-purchases/>Totals and Discounts on Subpages Sales and Purchases</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/transfer-custom-fields/ title="Transfer Custom Fields" class=dd-item><a href=/navpatterns/1-patterns/transfer-custom-fields/>Transfer Custom Fields</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/variant-facade/ title="Variant Facade" class=dd-item><a href=/navpatterns/1-patterns/variant-facade/>Variant Facade</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/2-anti-patterns/ title="2. Anti-Patterns" class=dd-item><a href=/navpatterns/2-anti-patterns/>2. Anti-Patterns</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/2-anti-patterns/nav-upgrade/ title="Nav Upgrade" class=dd-item><a href=/navpatterns/2-anti-patterns/nav-upgrade/>Nav Upgrade</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/2-anti-patterns/reusable-bugs/ title="Reusable Bugs" class=dd-item><a href=/navpatterns/2-anti-patterns/reusable-bugs/>Reusable Bugs</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ title="3. CAL Coding Guidelines" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/>3. CAL Coding Guidelines</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/ title=Design class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/>Design</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/by-reference-parameters/ title="By Reference Parameters" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/by-reference-parameters/>By Reference Parameters</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/class-coupling/ title="Class Coupling" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/class-coupling/>Class Coupling</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/cyclomatic-complexity/ title="Cyclomatic Complexity" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/cyclomatic-complexity/>Cyclomatic Complexity</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/encapsulate-local-functionality/ title="Encapsulate Local Functionality" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/encapsulate-local-functionality/>Encapsulate Local Functionality</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/findset-findfirst-findlast/ title="FINDSET FINDFIRST FINDLAST" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/findset-findfirst-findlast/>FINDSET FINDFIRST FINDLAST</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/initialized-variables/ title="Initialized Variables" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/initialized-variables/>Initialized Variables</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/maintainability-index/ title="Maintainability Index" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/maintainability-index/>Maintainability Index</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/parameter-placeholders/ title="Parameter Placeholders" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/parameter-placeholders/>Parameter Placeholders</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/static-object-invocation/ title="Static Object Invocation" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/static-object-invocation/>Static Object Invocation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/unreachable-code/ title="Unreachable Code" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/unreachable-code/>Unreachable Code</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/unused-initialized-variables/ title="Unused Initialized Variables" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/unused-initialized-variables/>Unused Initialized Variables</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/unused-variables/ title="Unused Variables" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/unused-variables/>Unused Variables</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/variable-capacity-mismatch/ title="Variable Capacity Mismatch" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/variable-capacity-mismatch/>Variable Capacity Mismatch</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/with-scope-name-collision/ title="WITH Scope Name Collision" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/with-scope-name-collision/>WITH Scope Name Collision</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/internally-used-dot-net-types/ title="Internally used DotNet Types" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/internally-used-dot-net-types/>Internally used DotNet Types</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/internationalization/ title=Internationalization class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/internationalization/>Internationalization</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/internationalization/using-calcdate/ title="Using Calcdate" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/internationalization/using-calcdate/>Using Calcdate</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/ title=Localizability class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/>Localizability</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/captionml-for-system-tables/ title="CaptionML on System Pages" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/captionml-for-system-tables/>CaptionML on System Pages</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/fieldcaption-and-tablecaption/ title="FIELDCAPTION and TABLECAPTION" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/fieldcaption-and-tablecaption/>FIELDCAPTION and TABLECAPTION</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/global-text-constants/ title="Global Text Constants" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/global-text-constants/>Global Text Constants</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/use-text-constants/ title="Use Text Constants" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/use-text-constants/>Use Text Constants</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/using-optioncaptionml/ title="Using OptionCaptionML" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/using-optioncaptionml/>Using OptionCaptionML</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/ title=Readability class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/begin-as-an-afterword/ title="Begin as an 'After Word'" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/begin-as-an-afterword/>Begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/binary-operator-line-start/ title="Binary Operator to Start Line" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/binary-operator-line-start/>Binary Operator to Start Line</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/blank-lines/ title="Blank Lines" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/blank-lines/>Blank Lines</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/case-actions/ title="CASE Action" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/case-actions/>CASE Action</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/colon-usage-in-case/ title="Colon usage in CASE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/colon-usage-in-case/>Colon usage in CASE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/comments-curly-brackets/ title="Comments inside Curly Brackets" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/comments-curly-brackets/>Comments inside Curly Brackets</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/comments-spacing/ title="Comment Spacing" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/comments-spacing/>Comment Spacing</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/end-else-pair/ title="END ELSE Pair" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/end-else-pair/>END ELSE Pair</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/indentation/ title=Indentation class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/indentation/>Indentation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/line-start-keywords/ title="Line Start Keywords" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/line-start-keywords/>Line Start Keywords</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/nested-withs/ title="Nested WITHs" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/nested-withs/>Nested WITHs</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/one-statement-per-line/ title="One Statement Per Line" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/one-statement-per-line/>One Statement Per Line</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/separate-if-and-else/ title="Separate IF and ELSE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/separate-if-and-else/>Separate IF and ELSE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/spacing-binary-operators/ title="Spacing Binary Operators" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/spacing-binary-operators/>Spacing Binary Operators</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/spacing-brackets-and/ title="Spacing Brackets and ::" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/spacing-brackets-and/>Spacing Brackets and ::</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/spacing-unary-operators/ title="Spacing Unary Operators" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/spacing-unary-operators/>Spacing Unary Operators</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/suggested-abbreviations/ title="Suggested Abbreviations" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/suggested-abbreviations/>Suggested Abbreviations</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/temporary-variable-naming/ title="Temporary Variable Naming" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/temporary-variable-naming/>Temporary Variable Naming</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/textconst-suffixes/ title="TextConst Suffixes" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/textconst-suffixes/>TextConst Suffixes</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unary-operator-line-end/ title="Unary Operator Line End" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unary-operator-line-end/>Unary Operator Line End</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-compound-parenthesis/ title="Unnecessary Compound Parenthesis" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-compound-parenthesis/>Unnecessary Compound Parenthesis</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-else/ title="Unnecessary ELSE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-else/>Unnecessary ELSE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-function-parenthesis/ title="Unnecessary Function Parenthesis" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-function-parenthesis/>Unnecessary Function Parenthesis</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-separators/ title="Unnecessary Separators" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-separators/>Unnecessary Separators</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-truefalse/ title="Unnecessary TRUE/FALSE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-truefalse/>Unnecessary TRUE/FALSE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/variable-already-scoped/ title="Variable Already Scoped" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/variable-already-scoped/>Variable Already Scoped</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/variable-naming/ title="Variable Naming" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/variable-naming/>Variable Naming</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/variables-declarations-order/ title="Variables Declarations Order" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/variables-declarations-order/>Variables Declarations Order</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/ title=UX class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/>UX</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/actions-images/ title="Actions - Images" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/actions-images/>Actions - Images</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/confirm/ title=CONFIRM class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/confirm/>CONFIRM</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/fielderror/ title=FIELDERROR class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/fielderror/>FIELDERROR</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/message-and-error/ title="MESSAGE and ERROR" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/message-and-error/>MESSAGE and ERROR</a></li></ul></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/ title="(OLD) Get Involved" class=dd-item><a href=/navpatterns/4-get-involved/>(OLD) Get Involved</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/code-of-conduct/ title="Code of Conduct" class=dd-item><a href=/navpatterns/4-get-involved/code-of-conduct/>Code of Conduct</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/patterns-authors/ title="Patterns Authors" class=dd-item><a href=/navpatterns/4-get-involved/patterns-authors/>Patterns Authors</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/template-for-writing-nav-design-patterns/ title="Template for writing Nav Design Patterns" class=dd-item><a href=/navpatterns/4-get-involved/template-for-writing-nav-design-patterns/>Template for writing Nav Design Patterns</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/related-links/ title="Related Links" class=dd-item><a href=/navpatterns/related-links/>Related Links</a></li></ul></li>
|
||||||
|
<li data-nav-id=/contributing/ title=Contributing class=dd-item><a href=/contributing/><b><i class="fas fa-clone"></i> </b>Contributing</a><ul>
|
||||||
|
<li data-nav-id=/contributing/formattingtips/ title="Formatting tips" class=dd-item><a href=/contributing/formattingtips/><b><i class="fas fa-clone"></i> </b>Formatting tips</a></li>
|
||||||
|
<li data-nav-id=/contributing/forkandpr/ title="Guide to Fork & PR" class=dd-item><a href=/contributing/forkandpr/><b><i class="fas fa-clone"></i> </b>Guide to Fork & PR</a></li>
|
||||||
|
<li data-nav-id=/contributing/templates/ title=Templates class=dd-item><a href=/contributing/templates/><b><i class="fas fa-clone"></i> </b>Templates</a><ul>
|
||||||
|
<li data-nav-id=/contributing/templates/guidelines/ title="Title of the Guideline" class=dd-item><a href=/contributing/templates/guidelines/>Title of the Guideline</a></li>
|
||||||
|
<li data-nav-id=/contributing/templates/patterns/ title="Title of the pattern" class=dd-item><a href=/contributing/templates/patterns/>Title of the pattern</a></li></ul></li>
|
||||||
|
<li data-nav-id=/contributing/theapprovalprocess/ title="Understanding the Approval Process" class=dd-item><a href=/contributing/theapprovalprocess/><b><i class="fas fa-clone"></i> </b>Understanding the Approval Process</a></li></ul></li>
|
||||||
|
</ul>
|
||||||
|
<div id=shortcuts>
|
||||||
|
<div class=nav-title>More</div>
|
||||||
|
<ul>
|
||||||
|
<li><a class=padding href=https://discord.gg/4wbfNv3><i class="fab fa-discord"></i> BC Discord</a></li>
|
||||||
|
<li><a class=padding href=https://github.com/microsoft/alguidelines><i class="fab fa-github"></i> GitHub repo</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div id=footer>
|
||||||
|
<p>Built with <a href=https://github.com/McShelby/hugo-theme-relearn><i class="fas fa-heart"></i></a> by <a href=https://gohugo.io/>Hugo</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<div id=body>
|
||||||
|
<div id=overlay></div>
|
||||||
|
<div class="padding highlightable">
|
||||||
|
<div id=top-bar>
|
||||||
|
<div id=top-github-link>
|
||||||
|
<a class=github-link title="Edit this page" href=https://github.com/microsoft/alguidelines/edit/main/content/BCBestPractices/Readability/begin-as-an-afterword/index.md target=blank>
|
||||||
|
<i class="fas fa-code-branch"></i>
|
||||||
|
<span id=top-github-link-text>Edit this page</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div id=breadcrumbs>
|
||||||
|
<span id=sidebar-toggle-span>
|
||||||
|
<a href=# id=sidebar-toggle data-sidebar-toggle>
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
<span id=toc-menu><i class="fas fa-list-alt"></i></span>
|
||||||
|
<ol class=links itemscope itemtype=http://schema.org/BreadcrumbList>
|
||||||
|
<meta itemprop=itemListOrder content="Descending">
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="4"><a itemprop=item href=/><span itemprop=name>Home</span></a> > </li>
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="3"><a itemprop=item href=/bcbestpractices/><span itemprop=name>BC Dev. Best Practices</span></a> > </li>
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="2"><a itemprop=item href=/bcbestpractices/readability/><span itemprop=name>Readability</span></a> > </li>
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="1"><a itemprop=item href=/bcbestpractices/readability/begin-as-an-afterword/ aria-disabled=true><span itemprop=name>begin as an 'After Word'</span></a></li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class=progress>
|
||||||
|
<div class=wrapper>
|
||||||
|
<nav id=TableOfContents>
|
||||||
|
<ul>
|
||||||
|
<li><a href=#description>Description</a></li>
|
||||||
|
<li><a href=#bad-code>Bad code</a></li>
|
||||||
|
<li><a href=#good-code>Good code</a></li>
|
||||||
|
<li><a href=#discussionshttpsgithubcommicrosoftalguidelinesdiscussionscategoriesbc-best-practicesdiscussions_qbeginasanafterwordcategory3a22bcbestpractices22><a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=begin+as+an+After+Word+category%3A%22BC+Best+Practices%22">Discussions</a></a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div id=head-tags>
|
||||||
|
</div>
|
||||||
|
<main id=body-inner>
|
||||||
|
<h1>begin as an 'After Word'</h1>
|
||||||
|
<p><<em>Created by Microsoft, Described by waldo</em>></p>
|
||||||
|
<h2 id=description>Description</h2>
|
||||||
|
<p>When <code>begin</code> follows <code>then</code>, <code>else</code>, <code>do</code>, it should be on the same line, preceded by one space character.</p>
|
||||||
|
<h2 id=bad-code>Bad code</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-al data-lang=al> <span style=color:#66d9ef>if</span> ICPartnerRefType = ICPartnerRefType::"Common Item No." <span style=color:#66d9ef>then</span>
|
||||||
|
<span style=color:#66d9ef>begin</span>
|
||||||
|
<span style=color:#f92672>...
|
||||||
|
</span><span style=color:#f92672> </span><span style=color:#66d9ef>end</span>;
|
||||||
|
</code></pre></div><h2 id=good-code>Good code</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-al data-lang=al> <span style=color:#66d9ef>if</span> ICPartnerRefType = ICPartnerRefType::"Common Item No." <span style=color:#66d9ef>then</span> <span style=color:#66d9ef>begin</span>
|
||||||
|
<span style=color:#f92672>...
|
||||||
|
</span><span style=color:#f92672> </span><span style=color:#66d9ef>end</span>;
|
||||||
|
</code></pre></div><h2 id=discussionshttpsgithubcommicrosoftalguidelinesdiscussionscategoriesbc-best-practicesdiscussions_qbeginasanafterwordcategory3a22bcbestpractices22><a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=begin+as+an+After+Word+category%3A%22BC+Best+Practices%22">Discussions</a></h2>
|
||||||
|
<p>You can find discussions on all “Best Practices” <a href=https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices>here</a>.</p>
|
||||||
|
<p>If you don’t find the discussion of this guideline, please feel fee to create a new one with the same title as this article.</p>
|
||||||
|
<footer class=footline>
|
||||||
|
</footer>
|
||||||
|
</main>
|
||||||
|
</div>
|
||||||
|
<div id=navigation>
|
||||||
|
<a class="nav nav-prev" href=/bcbestpractices/readability/ title=Readability><i class="fa fa-chevron-left"></i></a>
|
||||||
|
<a class="nav nav-next" href=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only"><i class="fa fa-chevron-right"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
|
</div>
|
||||||
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
309
bcbestpractices/readability/begin-end/index.html
Normal file
309
bcbestpractices/readability/begin-end/index.html
Normal file
|
|
@ -0,0 +1,309 @@
|
||||||
|
<!doctype html><html lang=en class="js csstransforms3d">
|
||||||
|
<head>
|
||||||
|
<meta charset=utf-8>
|
||||||
|
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||||
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
|
<meta name=description content>
|
||||||
|
<title>Begin-End - Compound Only :: AL Guidelines</title>
|
||||||
|
<link href=/css/nucleus.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/fontawesome-all.min.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/featherlight.min.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/perfect-scrollbar.min.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/auto-complete.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/theme.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/theme-blue.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/variant.css?1639516897 rel=stylesheet>
|
||||||
|
<link href=/css/print.css?1639516897 rel=stylesheet media=print>
|
||||||
|
<script src=/js/jquery.min.js?1639516897></script>
|
||||||
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
|
</head>
|
||||||
|
<body data-url=/bcbestpractices/readability/begin-end/>
|
||||||
|
<script>var index_url="/index.json",root_url="/",baseUri=root_url.replace(/\/$/,'')</script>
|
||||||
|
<nav id=sidebar>
|
||||||
|
<div id=header-wrapper>
|
||||||
|
<div id=header>
|
||||||
|
<a id=logo href=/ style="color:#f5f5f5;font-family:segoe ui semibold,segoe ui,SegoeUI,helvetica neue,Helvetica,Arial,sans-serif;font-size:30px;font-weight:300;margin-top:-2px">
|
||||||
|
ALGuidelines.Dev
|
||||||
|
</a>
|
||||||
|
<i style=color:#f5f5f5>Code is Poetry ...</i>
|
||||||
|
</div>
|
||||||
|
<div class=searchbox>
|
||||||
|
<label for=search-by><i class="fas fa-search"></i></label>
|
||||||
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
|
</div>
|
||||||
|
<script src=/js/lunr.min.js?1639516897></script>
|
||||||
|
<script src=/js/auto-complete.js?1639516897></script>
|
||||||
|
<script src=/js/search.js?1639516897></script>
|
||||||
|
</div>
|
||||||
|
<div class=highlightable>
|
||||||
|
<ul class=topics>
|
||||||
|
<li data-nav-id=/welcome/ title=Welcome class=dd-item><a href=/welcome/><b><i class="fas fa-home"></i> </b>Welcome</a><ul></ul></li>
|
||||||
|
<li data-nav-id=/bcpatterns/ title="BC Patterns" class=dd-item><a href=/bcpatterns/><b><i class="fas fa-clone"></i> </b>BC Patterns</a><ul>
|
||||||
|
<li data-nav-id=/bcpatterns/facade-pattern/ title="Facade Pattern" class=dd-item><a href=/bcpatterns/facade-pattern/>Facade Pattern</a></li>
|
||||||
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class="dd-item active"><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/one-statement-per-line/ title="One Statement Per Line" class=dd-item><a href=/bcbestpractices/readability/one-statement-per-line/>One Statement Per Line</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/separate-if-and-else/ title="Separate if and else" class=dd-item><a href=/bcbestpractices/readability/separate-if-and-else/>Separate if and else</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/spacing-binary-operators/ title="Spacing Binary Operators" class=dd-item><a href=/bcbestpractices/readability/spacing-binary-operators/>Spacing Binary Operators</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/suggested-abbreviations/ title="Suggested Abbreviations" class=dd-item><a href=/bcbestpractices/readability/suggested-abbreviations/>Suggested Abbreviations</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/unnecessary-else/ title="Unnecessary 'else'" class=dd-item><a href=/bcbestpractices/readability/unnecessary-else/>Unnecessary 'else'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/variable-naming/ title="Variable Naming" class=dd-item><a href=/bcbestpractices/readability/variable-naming/>Variable Naming</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/variables-declarations-order/ title="Variables Declarations Order" class=dd-item><a href=/bcbestpractices/readability/variables-declarations-order/>Variables Declarations Order</a></li></ul></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/ title="NAV Patterns Archive" class=dd-item><a href=/navpatterns/><b><i class="fas fa-save"></i> </b>NAV Patterns Archive</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/ title="1. Patterns" class=dd-item><a href=/navpatterns/1-patterns/>1. Patterns</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/activity-log/ title="Activity Logs" class=dd-item><a href=/navpatterns/1-patterns/activity-log/>Activity Logs</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/argument-table/ title="Argument Table" class=dd-item><a href=/navpatterns/1-patterns/argument-table/>Argument Table</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/blocked-entity/ title="Blocked Entity" class=dd-item><a href=/navpatterns/1-patterns/blocked-entity/>Blocked Entity</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/blocked-entity/data-driven-blocked-entity/ title="Data Driven Blocked Entity" class=dd-item><a href=/navpatterns/1-patterns/blocked-entity/data-driven-blocked-entity/>Data Driven Blocked Entity</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/cached-web-service-calls/ title="Cached Web Server Calls" class=dd-item><a href=/navpatterns/1-patterns/cached-web-service-calls/>Cached Web Server Calls</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/conditional-cascading-update/ title="Conditional Cascading Update" class=dd-item><a href=/navpatterns/1-patterns/conditional-cascading-update/>Conditional Cascading Update</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/copy-document/ title="Copy Document" class=dd-item><a href=/navpatterns/1-patterns/copy-document/>Copy Document</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/create-data-from-templates/ title="Create Data from Templates" class=dd-item><a href=/navpatterns/1-patterns/create-data-from-templates/>Create Data from Templates</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/create-urls-to-nav-clients/ title="Create URLs to NAV Clients" class=dd-item><a href=/navpatterns/1-patterns/create-urls-to-nav-clients/>Create URLs to NAV Clients</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/creating-custom-charts/ title="Creating Custom Charts" class=dd-item><a href=/navpatterns/1-patterns/creating-custom-charts/>Creating Custom Charts</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/cross-session-events/ title="Cross Session Events" class=dd-item><a href=/navpatterns/1-patterns/cross-session-events/>Cross Session Events</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/currently-active-record/ title="Currently Active Record" class=dd-item><a href=/navpatterns/1-patterns/currently-active-record/>Currently Active Record</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/data-migration-facade/ title="Data Migration Façade" class=dd-item><a href=/navpatterns/1-patterns/data-migration-facade/>Data Migration Façade</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/discovery-event/ title="Discovery Event" class=dd-item><a href=/navpatterns/1-patterns/discovery-event/>Discovery Event</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/document/ title=Document class=dd-item><a href=/navpatterns/1-patterns/document/>Document</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/easy-update-of-setup-or-supplementary-information/ title="Easy Update Of Setup Or Supplementary Information" class=dd-item><a href=/navpatterns/1-patterns/easy-update-of-setup-or-supplementary-information/>Easy Update Of Setup Or Supplementary Information</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/error-message-processing/ title="Error Message Processing" class=dd-item><a href=/navpatterns/1-patterns/error-message-processing/>Error Message Processing</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/extending-the-role-center-headlines/ title="Extending the Role Center Headlines" class=dd-item><a href=/navpatterns/1-patterns/extending-the-role-center-headlines/>Extending the Role Center Headlines</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/feature-localization-for-data-structures/ title="Feature Localization For Data Structures" class=dd-item><a href=/navpatterns/1-patterns/feature-localization-for-data-structures/>Feature Localization For Data Structures</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/hooks/ title=Hooks class=dd-item><a href=/navpatterns/1-patterns/hooks/>Hooks</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/implementation-of-surrogate-keys-using-autoincrement-pattern/ title="Surrogate keys using Autoincrement Pattern" class=dd-item><a href=/navpatterns/1-patterns/implementation-of-surrogate-keys-using-autoincrement-pattern/>Surrogate keys using Autoincrement Pattern</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/instructions-in-the-ui/ title="Instructions in the UI" class=dd-item><a href=/navpatterns/1-patterns/instructions-in-the-ui/>Instructions in the UI</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/integration-of-addresses/ title="Integration of Addresses" class=dd-item><a href=/navpatterns/1-patterns/integration-of-addresses/>Integration of Addresses</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/journal-error-processing/ title="Journal Error Processing" class=dd-item><a href=/navpatterns/1-patterns/journal-error-processing/>Journal Error Processing</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/journal-template-batch-line/ title="Journal Template Batch Line" class=dd-item><a href=/navpatterns/1-patterns/journal-template-batch-line/>Journal Template Batch Line</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/master-data/ title="Master Data" class=dd-item><a href=/navpatterns/1-patterns/master-data/>Master Data</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/multi-file-download/ title="Multi-file Download" class=dd-item><a href=/navpatterns/1-patterns/multi-file-download/>Multi-file Download</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/multi-page-list/ title="Multi-Page List" class=dd-item><a href=/navpatterns/1-patterns/multi-page-list/>Multi-Page List</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/multilanguage-application-data/ title="Multilanguage Application Data" class=dd-item><a href=/navpatterns/1-patterns/multilanguage-application-data/>Multilanguage Application Data</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/net-exception-handling-in-cal/ title="NET Exception Handling in CAL" class=dd-item><a href=/navpatterns/1-patterns/net-exception-handling-in-cal/>NET Exception Handling in CAL</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/net-exception-handling-in-cal/tryfunction-net-exception-handling-in-cal/ title="TryFunction NET Exception Handling in CAL" class=dd-item><a href=/navpatterns/1-patterns/net-exception-handling-in-cal/tryfunction-net-exception-handling-in-cal/>TryFunction NET Exception Handling in CAL</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/no-series/ title="No Series" class=dd-item><a href=/navpatterns/1-patterns/no-series/>No Series</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/notifications/ title=Notifications class=dd-item><a href=/navpatterns/1-patterns/notifications/>Notifications</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/notifications/in-context-notifications/ title="In-context Notifications" class=dd-item><a href=/navpatterns/1-patterns/notifications/in-context-notifications/>In-context Notifications</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/ title="Notification Lifecycle Management Pattern" class=dd-item><a href=/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/>Notification Lifecycle Management Pattern</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/observer/ title=Observer class=dd-item><a href=/navpatterns/1-patterns/observer/>Observer</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/posting-routine-select-behavior/ title="Posting Routine - Select Behavior" class=dd-item><a href=/navpatterns/1-patterns/posting-routine-select-behavior/>Posting Routine - Select Behavior</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/product-name/ title="Product Name" class=dd-item><a href=/navpatterns/1-patterns/product-name/>Product Name</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/ title=Queries class=dd-item><a href=/navpatterns/1-patterns/queries/>Queries</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/select-distinct-with-queries/ title="SELECT DISTINCT with Queries" class=dd-item><a href=/navpatterns/1-patterns/queries/select-distinct-with-queries/>SELECT DISTINCT with Queries</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/use-queries-to-detect-duplicate-records/ title="Use Queries to Detect Duplicate Records" class=dd-item><a href=/navpatterns/1-patterns/queries/use-queries-to-detect-duplicate-records/>Use Queries to Detect Duplicate Records</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/queries/use-queries-to-replace-nested-loops/ title="Use Queries to Replace Nested Loops" class=dd-item><a href=/navpatterns/1-patterns/queries/use-queries-to-replace-nested-loops/>Use Queries to Replace Nested Loops</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/read-once-initialization-and-validation/ title="Read-once Initialization and Validation" class=dd-item><a href=/navpatterns/1-patterns/read-once-initialization-and-validation/>Read-once Initialization and Validation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/released-entity/ title="Released Entity" class=dd-item><a href=/navpatterns/1-patterns/released-entity/>Released Entity</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/report-selection/ title="Report Selection" class=dd-item><a href=/navpatterns/1-patterns/report-selection/>Report Selection</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/ title=Security class=dd-item><a href=/navpatterns/1-patterns/security/>Security</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/1-sensitive-data-encapsulation/ title="Sensitive Data Encapsulation" class=dd-item><a href=/navpatterns/1-patterns/security/1-sensitive-data-encapsulation/>Sensitive Data Encapsulation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/2-data-encryption/ title="Data Encryption" class=dd-item><a href=/navpatterns/1-patterns/security/2-data-encryption/>Data Encryption</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/3-single-point-of-access/ title="Single Point of Access" class=dd-item><a href=/navpatterns/1-patterns/security/3-single-point-of-access/>Single Point of Access</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/4-masked-text/ title="Masked Text" class=dd-item><a href=/navpatterns/1-patterns/security/4-masked-text/>Masked Text</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/security/5-ssl-in-nav/ title="SSL in NAV" class=dd-item><a href=/navpatterns/1-patterns/security/5-ssl-in-nav/>SSL in NAV</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/setup-specificity-fallback/ title="Setup Specificity Fallback" class=dd-item><a href=/navpatterns/1-patterns/setup-specificity-fallback/>Setup Specificity Fallback</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/silent-file-upload-and-download/ title="Silent File Upload and Download" class=dd-item><a href=/navpatterns/1-patterns/silent-file-upload-and-download/>Silent File Upload and Download</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/ title=Singleton class=dd-item><a href=/navpatterns/1-patterns/singleton/>Singleton</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-codeunit/ title="Singleton Codeunit" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-codeunit/>Singleton Codeunit</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-table/ title="Singleton Table" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-table/>Singleton Table</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-table/cue-table/ title="Cue Table" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-table/cue-table/>Cue Table</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/singleton/singleton-table/setup-table/ title="Setup Table" class=dd-item><a href=/navpatterns/1-patterns/singleton/singleton-table/setup-table/>Setup Table</a></li></ul></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/standard-journal/ title="Standard Journal" class=dd-item><a href=/navpatterns/1-patterns/standard-journal/>Standard Journal</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/temporary-dataset-report/ title="Temporary Dataset Report" class=dd-item><a href=/navpatterns/1-patterns/temporary-dataset-report/>Temporary Dataset Report</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/totals-and-discounts-on-subpages-sales-and-purchases/ title="Totals and Discounts on Subpages Sales and Purchases" class=dd-item><a href=/navpatterns/1-patterns/totals-and-discounts-on-subpages-sales-and-purchases/>Totals and Discounts on Subpages Sales and Purchases</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/transfer-custom-fields/ title="Transfer Custom Fields" class=dd-item><a href=/navpatterns/1-patterns/transfer-custom-fields/>Transfer Custom Fields</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/1-patterns/variant-facade/ title="Variant Facade" class=dd-item><a href=/navpatterns/1-patterns/variant-facade/>Variant Facade</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/2-anti-patterns/ title="2. Anti-Patterns" class=dd-item><a href=/navpatterns/2-anti-patterns/>2. Anti-Patterns</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/2-anti-patterns/nav-upgrade/ title="Nav Upgrade" class=dd-item><a href=/navpatterns/2-anti-patterns/nav-upgrade/>Nav Upgrade</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/2-anti-patterns/reusable-bugs/ title="Reusable Bugs" class=dd-item><a href=/navpatterns/2-anti-patterns/reusable-bugs/>Reusable Bugs</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ title="3. CAL Coding Guidelines" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/>3. CAL Coding Guidelines</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/ title=Design class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/>Design</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/by-reference-parameters/ title="By Reference Parameters" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/by-reference-parameters/>By Reference Parameters</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/class-coupling/ title="Class Coupling" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/class-coupling/>Class Coupling</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/cyclomatic-complexity/ title="Cyclomatic Complexity" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/cyclomatic-complexity/>Cyclomatic Complexity</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/encapsulate-local-functionality/ title="Encapsulate Local Functionality" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/encapsulate-local-functionality/>Encapsulate Local Functionality</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/findset-findfirst-findlast/ title="FINDSET FINDFIRST FINDLAST" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/findset-findfirst-findlast/>FINDSET FINDFIRST FINDLAST</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/initialized-variables/ title="Initialized Variables" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/initialized-variables/>Initialized Variables</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/maintainability-index/ title="Maintainability Index" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/maintainability-index/>Maintainability Index</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/parameter-placeholders/ title="Parameter Placeholders" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/parameter-placeholders/>Parameter Placeholders</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/static-object-invocation/ title="Static Object Invocation" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/static-object-invocation/>Static Object Invocation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/unreachable-code/ title="Unreachable Code" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/unreachable-code/>Unreachable Code</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/unused-initialized-variables/ title="Unused Initialized Variables" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/unused-initialized-variables/>Unused Initialized Variables</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/unused-variables/ title="Unused Variables" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/unused-variables/>Unused Variables</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/variable-capacity-mismatch/ title="Variable Capacity Mismatch" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/variable-capacity-mismatch/>Variable Capacity Mismatch</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/design/with-scope-name-collision/ title="WITH Scope Name Collision" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/design/with-scope-name-collision/>WITH Scope Name Collision</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/internally-used-dot-net-types/ title="Internally used DotNet Types" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/internally-used-dot-net-types/>Internally used DotNet Types</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/internationalization/ title=Internationalization class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/internationalization/>Internationalization</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/internationalization/using-calcdate/ title="Using Calcdate" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/internationalization/using-calcdate/>Using Calcdate</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/ title=Localizability class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/>Localizability</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/captionml-for-system-tables/ title="CaptionML on System Pages" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/captionml-for-system-tables/>CaptionML on System Pages</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/fieldcaption-and-tablecaption/ title="FIELDCAPTION and TABLECAPTION" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/fieldcaption-and-tablecaption/>FIELDCAPTION and TABLECAPTION</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/global-text-constants/ title="Global Text Constants" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/global-text-constants/>Global Text Constants</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/use-text-constants/ title="Use Text Constants" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/use-text-constants/>Use Text Constants</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/localizability/using-optioncaptionml/ title="Using OptionCaptionML" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/localizability/using-optioncaptionml/>Using OptionCaptionML</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/ title=Readability class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/begin-as-an-afterword/ title="Begin as an 'After Word'" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/begin-as-an-afterword/>Begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/binary-operator-line-start/ title="Binary Operator to Start Line" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/binary-operator-line-start/>Binary Operator to Start Line</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/blank-lines/ title="Blank Lines" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/blank-lines/>Blank Lines</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/case-actions/ title="CASE Action" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/case-actions/>CASE Action</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/colon-usage-in-case/ title="Colon usage in CASE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/colon-usage-in-case/>Colon usage in CASE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/comments-curly-brackets/ title="Comments inside Curly Brackets" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/comments-curly-brackets/>Comments inside Curly Brackets</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/comments-spacing/ title="Comment Spacing" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/comments-spacing/>Comment Spacing</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/end-else-pair/ title="END ELSE Pair" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/end-else-pair/>END ELSE Pair</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/indentation/ title=Indentation class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/indentation/>Indentation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/line-start-keywords/ title="Line Start Keywords" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/line-start-keywords/>Line Start Keywords</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/nested-withs/ title="Nested WITHs" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/nested-withs/>Nested WITHs</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/one-statement-per-line/ title="One Statement Per Line" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/one-statement-per-line/>One Statement Per Line</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/separate-if-and-else/ title="Separate IF and ELSE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/separate-if-and-else/>Separate IF and ELSE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/spacing-binary-operators/ title="Spacing Binary Operators" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/spacing-binary-operators/>Spacing Binary Operators</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/spacing-brackets-and/ title="Spacing Brackets and ::" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/spacing-brackets-and/>Spacing Brackets and ::</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/spacing-unary-operators/ title="Spacing Unary Operators" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/spacing-unary-operators/>Spacing Unary Operators</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/suggested-abbreviations/ title="Suggested Abbreviations" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/suggested-abbreviations/>Suggested Abbreviations</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/temporary-variable-naming/ title="Temporary Variable Naming" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/temporary-variable-naming/>Temporary Variable Naming</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/textconst-suffixes/ title="TextConst Suffixes" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/textconst-suffixes/>TextConst Suffixes</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unary-operator-line-end/ title="Unary Operator Line End" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unary-operator-line-end/>Unary Operator Line End</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-compound-parenthesis/ title="Unnecessary Compound Parenthesis" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-compound-parenthesis/>Unnecessary Compound Parenthesis</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-else/ title="Unnecessary ELSE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-else/>Unnecessary ELSE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-function-parenthesis/ title="Unnecessary Function Parenthesis" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-function-parenthesis/>Unnecessary Function Parenthesis</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-separators/ title="Unnecessary Separators" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-separators/>Unnecessary Separators</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-truefalse/ title="Unnecessary TRUE/FALSE" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/unnecessary-truefalse/>Unnecessary TRUE/FALSE</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/variable-already-scoped/ title="Variable Already Scoped" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/variable-already-scoped/>Variable Already Scoped</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/variable-naming/ title="Variable Naming" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/variable-naming/>Variable Naming</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/readability/variables-declarations-order/ title="Variables Declarations Order" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/readability/variables-declarations-order/>Variables Declarations Order</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/ title=UX class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/>UX</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/actions-images/ title="Actions - Images" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/actions-images/>Actions - Images</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/confirm/ title=CONFIRM class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/confirm/>CONFIRM</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/fielderror/ title=FIELDERROR class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/fielderror/>FIELDERROR</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/3-cal-coding-guidelines/ux/message-and-error/ title="MESSAGE and ERROR" class=dd-item><a href=/navpatterns/3-cal-coding-guidelines/ux/message-and-error/>MESSAGE and ERROR</a></li></ul></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/ title="(OLD) Get Involved" class=dd-item><a href=/navpatterns/4-get-involved/>(OLD) Get Involved</a><ul>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/code-of-conduct/ title="Code of Conduct" class=dd-item><a href=/navpatterns/4-get-involved/code-of-conduct/>Code of Conduct</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/patterns-authors/ title="Patterns Authors" class=dd-item><a href=/navpatterns/4-get-involved/patterns-authors/>Patterns Authors</a></li>
|
||||||
|
<li data-nav-id=/navpatterns/4-get-involved/template-for-writing-nav-design-patterns/ title="Template for writing Nav Design Patterns" class=dd-item><a href=/navpatterns/4-get-involved/template-for-writing-nav-design-patterns/>Template for writing Nav Design Patterns</a></li></ul></li>
|
||||||
|
<li data-nav-id=/navpatterns/related-links/ title="Related Links" class=dd-item><a href=/navpatterns/related-links/>Related Links</a></li></ul></li>
|
||||||
|
<li data-nav-id=/contributing/ title=Contributing class=dd-item><a href=/contributing/><b><i class="fas fa-clone"></i> </b>Contributing</a><ul>
|
||||||
|
<li data-nav-id=/contributing/formattingtips/ title="Formatting tips" class=dd-item><a href=/contributing/formattingtips/><b><i class="fas fa-clone"></i> </b>Formatting tips</a></li>
|
||||||
|
<li data-nav-id=/contributing/forkandpr/ title="Guide to Fork & PR" class=dd-item><a href=/contributing/forkandpr/><b><i class="fas fa-clone"></i> </b>Guide to Fork & PR</a></li>
|
||||||
|
<li data-nav-id=/contributing/templates/ title=Templates class=dd-item><a href=/contributing/templates/><b><i class="fas fa-clone"></i> </b>Templates</a><ul>
|
||||||
|
<li data-nav-id=/contributing/templates/guidelines/ title="Title of the Guideline" class=dd-item><a href=/contributing/templates/guidelines/>Title of the Guideline</a></li>
|
||||||
|
<li data-nav-id=/contributing/templates/patterns/ title="Title of the pattern" class=dd-item><a href=/contributing/templates/patterns/>Title of the pattern</a></li></ul></li>
|
||||||
|
<li data-nav-id=/contributing/theapprovalprocess/ title="Understanding the Approval Process" class=dd-item><a href=/contributing/theapprovalprocess/><b><i class="fas fa-clone"></i> </b>Understanding the Approval Process</a></li></ul></li>
|
||||||
|
</ul>
|
||||||
|
<div id=shortcuts>
|
||||||
|
<div class=nav-title>More</div>
|
||||||
|
<ul>
|
||||||
|
<li><a class=padding href=https://discord.gg/4wbfNv3><i class="fab fa-discord"></i> BC Discord</a></li>
|
||||||
|
<li><a class=padding href=https://github.com/microsoft/alguidelines><i class="fab fa-github"></i> GitHub repo</a></li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
<div id=footer>
|
||||||
|
<p>Built with <a href=https://github.com/McShelby/hugo-theme-relearn><i class="fas fa-heart"></i></a> by <a href=https://gohugo.io/>Hugo</a></p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</nav>
|
||||||
|
<div id=body>
|
||||||
|
<div id=overlay></div>
|
||||||
|
<div class="padding highlightable">
|
||||||
|
<div id=top-bar>
|
||||||
|
<div id=top-github-link>
|
||||||
|
<a class=github-link title="Edit this page" href=https://github.com/microsoft/alguidelines/edit/main/content/BCBestPractices/Readability/begin-end/index.md target=blank>
|
||||||
|
<i class="fas fa-code-branch"></i>
|
||||||
|
<span id=top-github-link-text>Edit this page</span>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
<div id=breadcrumbs>
|
||||||
|
<span id=sidebar-toggle-span>
|
||||||
|
<a href=# id=sidebar-toggle data-sidebar-toggle>
|
||||||
|
<i class="fas fa-bars"></i>
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
|
<span id=toc-menu><i class="fas fa-list-alt"></i></span>
|
||||||
|
<ol class=links itemscope itemtype=http://schema.org/BreadcrumbList>
|
||||||
|
<meta itemprop=itemListOrder content="Descending">
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="4"><a itemprop=item href=/><span itemprop=name>Home</span></a> > </li>
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="3"><a itemprop=item href=/bcbestpractices/><span itemprop=name>BC Dev. Best Practices</span></a> > </li>
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="2"><a itemprop=item href=/bcbestpractices/readability/><span itemprop=name>Readability</span></a> > </li>
|
||||||
|
<li itemscope itemtype=https://schema.org/ListItem itemprop=itemListElement><meta itemprop=position content="1"><a itemprop=item href=/bcbestpractices/readability/begin-end/ aria-disabled=true><span itemprop=name>Begin-End - Compound Only</span></a></li>
|
||||||
|
</ol>
|
||||||
|
</div>
|
||||||
|
<div class=progress>
|
||||||
|
<div class=wrapper>
|
||||||
|
<nav id=TableOfContents>
|
||||||
|
<ul>
|
||||||
|
<li><a href=#bad-code>Bad code</a></li>
|
||||||
|
<li><a href=#good-code>Good code</a></li>
|
||||||
|
<li><a href=#bad-code-1>Bad code</a></li>
|
||||||
|
<li><a href=#good-code-1>Good code</a></li>
|
||||||
|
<li><a href=#exception>Exception</a></li>
|
||||||
|
<li><a href=#discussionshttpsgithubcommicrosoftalguidelinesdiscussionscategoriesbc-best-practicesdiscussions_qbeginendcompoundonlycategory3a22bcbestpractices22><a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=begin+end+compound+only+category%3A%22BC+Best+Practices%22">Discussions</a></a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div id=head-tags>
|
||||||
|
</div>
|
||||||
|
<main id=body-inner>
|
||||||
|
<h1>Begin-End - Compound Only</h1>
|
||||||
|
<p><<em>Created by Microsoft, Described by waldo</em>></p>
|
||||||
|
<p>Only use begin..end to enclose <a href="https://docs.microsoft.com/en-us/cpp/c-language/compound-statement-c?view=msvc-170#:~:text=A%20compound%20statement%20%28also%20called%20a%20%22block%22%29%20typically,appear%20at%20the%20head%20of%20a%20compound%20statement.">compound statements</a>.</p>
|
||||||
|
<h2 id=bad-code>Bad code</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-AL data-lang=AL><span style=color:#66d9ef>if</span> FindSet<span style=color:#f92672>() </span><span style=color:#66d9ef>then</span> <span style=color:#66d9ef>begin</span>
|
||||||
|
<span style=color:#66d9ef>repeat</span>
|
||||||
|
<span style=color:#f92672>...
|
||||||
|
</span><span style=color:#f92672> </span><span style=color:#66d9ef>until</span> next<span style=color:#f92672>() </span>= <span style=color:#ae81ff>0</span>;
|
||||||
|
<span style=color:#66d9ef>end</span>;
|
||||||
|
</code></pre></div><h2 id=good-code>Good code</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-AL data-lang=AL><span style=color:#66d9ef>IF</span> FindSet<span style=color:#f92672>() </span><span style=color:#66d9ef>then</span>
|
||||||
|
<span style=color:#66d9ef>repeat</span>
|
||||||
|
<span style=color:#f92672>...
|
||||||
|
</span><span style=color:#f92672> </span><span style=color:#66d9ef>until</span> next<span style=color:#f92672>() </span>= <span style=color:#ae81ff>0</span>;
|
||||||
|
</code></pre></div><h2 id=bad-code-1>Bad code</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-AL data-lang=AL><span style=color:#66d9ef>IF</span> IsAssemblyOutputLine <span style=color:#66d9ef>then</span> <span style=color:#66d9ef>begin</span>
|
||||||
|
<span style=color:#66d9ef>TestField</span><span style=color:#f92672>(</span>"Order Line No.",<span style=color:#ae81ff>0</span><span style=color:#f92672>)</span>;
|
||||||
|
<span style=color:#66d9ef>end</span>;
|
||||||
|
</code></pre></div><h2 id=good-code-1>Good code</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-AL data-lang=AL><span style=color:#66d9ef>IF</span> IsAssemblyOutputLine <span style=color:#66d9ef>then</span>
|
||||||
|
<span style=color:#66d9ef>TestField</span><span style=color:#f92672>(</span>"Order Line No.",<span style=color:#ae81ff>0</span><span style=color:#f92672>)</span>;
|
||||||
|
</code></pre></div><h2 id=exception>Exception</h2>
|
||||||
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-AL data-lang=AL><span style=color:#75715e>// Except for this case
|
||||||
|
</span><span style=color:#75715e></span><span style=color:#66d9ef>IF</span> X <span style=color:#66d9ef>then</span> <span style=color:#66d9ef>begin</span>
|
||||||
|
<span style=color:#66d9ef>IF</span> Y <span style=color:#66d9ef>then</span>
|
||||||
|
<span style=color:#75715e>//DO SOMETHING;
|
||||||
|
</span><span style=color:#75715e></span><span style=color:#66d9ef>end</span> <span style=color:#66d9ef>else</span>
|
||||||
|
<span style=color:#f92672>(</span><span style=color:#f92672>not</span> X<span style=color:#f92672>)
|
||||||
|
</span></code></pre></div><h2 id=discussionshttpsgithubcommicrosoftalguidelinesdiscussionscategoriesbc-best-practicesdiscussions_qbeginendcompoundonlycategory3a22bcbestpractices22><a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=begin+end+compound+only+category%3A%22BC+Best+Practices%22">Discussions</a></h2>
|
||||||
|
<p>You can find discussions on all “Best Practices” <a href=https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices>here</a>.</p>
|
||||||
|
<p>If you don’t find the discussion of this guideline, please feel fee to create a new one with the same title as this article.</p>
|
||||||
|
<footer class=footline>
|
||||||
|
</footer>
|
||||||
|
</main>
|
||||||
|
</div>
|
||||||
|
<div id=navigation>
|
||||||
|
<a class="nav nav-prev" href=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'"><i class="fa fa-chevron-left"></i></a>
|
||||||
|
<a class="nav nav-next" href=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation"><i class="fa fa-chevron-right"></i></a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
|
</div>
|
||||||
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/bcbestpractices/readability/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/bcbestpractices/readability/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Readability :: AL Guidelines</title>
|
<title>Readability :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/>
|
<body data-url=/bcbestpractices/readability/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item active parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item active parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -260,18 +262,18 @@ ALGuidelines.Dev
|
||||||
</div>
|
</div>
|
||||||
<div id=navigation>
|
<div id=navigation>
|
||||||
<a class="nav nav-prev" href=/bcbestpractices/ title="BC Dev. Best Practices"><i class="fa fa-chevron-left"></i></a>
|
<a class="nav nav-prev" href=/bcbestpractices/ title="BC Dev. Best Practices"><i class="fa fa-chevron-left"></i></a>
|
||||||
<a class="nav nav-next" href=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation"><i class="fa fa-chevron-right"></i></a>
|
<a class="nav nav-next" href=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'"><i class="fa fa-chevron-right"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,4 +1,9 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Readability on AL Guidelines</title><link>https://alguidelines.dev/bcbestpractices/readability/</link><description>Recent content in Readability on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/bcbestpractices/readability/index.xml" rel="self" type="application/rss+xml"/><item><title>Keyword Pairs - Indentation</title><link>https://alguidelines.dev/bcbestpractices/readability/keyword-pairs-indentation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/bcbestpractices/readability/keyword-pairs-indentation/</guid><description>&lt;Created by Microsoft, Described by waldo&gt;
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Readability on AL Guidelines</title><link>https://alguidelines.dev/bcbestpractices/readability/</link><description>Recent content in Readability on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/bcbestpractices/readability/index.xml" rel="self" type="application/rss+xml"/><item><title>begin as an 'After Word'</title><link>https://alguidelines.dev/bcbestpractices/readability/begin-as-an-afterword/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/bcbestpractices/readability/begin-as-an-afterword/</guid><description>&lt;Created by Microsoft, Described by waldo&gt;
|
||||||
|
Description When begin follows then, else, do, it should be on the same line, preceded by one space character.
|
||||||
|
Bad code if ICPartnerRefType = ICPartnerRefType::&#34;Common Item No.&#34; then begin ... end; Good code if ICPartnerRefType = ICPartnerRefType::&#34;Common Item No.&#34; then begin ... end; Discussions You can find discussions on all &ldquo;Best Practices&rdquo; here.
|
||||||
|
If you don&rsquo;t find the discussion of this guideline, please feel fee to create a new one with the same title as this article.</description></item><item><title>Begin-End - Compound Only</title><link>https://alguidelines.dev/bcbestpractices/readability/begin-end/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/bcbestpractices/readability/begin-end/</guid><description>&lt;Created by Microsoft, Described by waldo&gt;
|
||||||
|
Only use begin..end to enclose compound statements.
|
||||||
|
Bad code if FindSet() then begin repeat ... until next() = 0; end; Good code IF FindSet() then repeat ... until next() = 0; Bad code IF IsAssemblyOutputLine then begin TestField(&#34;Order Line No.&#34;,0); end; Good code IF IsAssemblyOutputLine then TestField(&#34;Order Line No.&#34;,0); Exception // Except for this case IF X then begin IF Y then //DO SOMETHING; end else (not X) Discussions You can find discussions on all &ldquo;Best Practices&rdquo; here.</description></item><item><title>Keyword Pairs - Indentation</title><link>https://alguidelines.dev/bcbestpractices/readability/keyword-pairs-indentation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/bcbestpractices/readability/keyword-pairs-indentation/</guid><description>&lt;Created by Microsoft, Described by waldo&gt;
|
||||||
Description The if..then pair, while..do pair, and for..do pair must appear on the same line or the same level of indentation. If possible, you can align the lines it is even much more readable.
|
Description The if..then pair, while..do pair, and for..do pair must appear on the same line or the same level of indentation. If possible, you can align the lines it is even much more readable.
|
||||||
Bad code if (x = y) and (a = b) then Good code if (x = y) and (a = b) then Discussions You can find discussions on all &ldquo;Best Practices&rdquo; here.</description></item><item><title>Lonely Repeat</title><link>https://alguidelines.dev/bcbestpractices/readability/lonely-repeat/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/bcbestpractices/readability/lonely-repeat/</guid><description>&lt;Created by Microsoft, Described by waldo&gt;
|
Bad code if (x = y) and (a = b) then Good code if (x = y) and (a = b) then Discussions You can find discussions on all &ldquo;Best Practices&rdquo; here.</description></item><item><title>Lonely Repeat</title><link>https://alguidelines.dev/bcbestpractices/readability/lonely-repeat/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/bcbestpractices/readability/lonely-repeat/</guid><description>&lt;Created by Microsoft, Described by waldo&gt;
|
||||||
Description The repeat statement should always be alone on a line.
|
Description The repeat statement should always be alone on a line.
|
||||||
|
|
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Keyword Pairs - Indentation :: AL Guidelines</title>
|
<title>Keyword Pairs - Indentation :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516859 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516859 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516859 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516859 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516859 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516859 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516859 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516859 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516859 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516859></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/keyword-pairs-indentation/>
|
<body data-url=/bcbestpractices/readability/keyword-pairs-indentation/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516859></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516859></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516859></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class="dd-item active"><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class="dd-item active"><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -270,19 +272,19 @@ ALGuidelines.Dev
|
||||||
</main>
|
</main>
|
||||||
</div>
|
</div>
|
||||||
<div id=navigation>
|
<div id=navigation>
|
||||||
<a class="nav nav-prev" href=/bcbestpractices/readability/ title=Readability><i class="fa fa-chevron-left"></i></a>
|
<a class="nav nav-prev" href=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only"><i class="fa fa-chevron-left"></i></a>
|
||||||
<a class="nav nav-next" href=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat"><i class="fa fa-chevron-right"></i></a>
|
<a class="nav nav-next" href=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat"><i class="fa fa-chevron-right"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Lonely Repeat :: AL Guidelines</title>
|
<title>Lonely Repeat :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516859 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516859 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516859 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516859 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516859 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516859 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516859 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516859 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516859 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516859></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/lonely-repeat/>
|
<body data-url=/bcbestpractices/readability/lonely-repeat/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516859></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516859></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516859></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class="dd-item active"><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class="dd-item active"><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -275,12 +277,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Named Invocations :: AL Guidelines</title>
|
<title>Named Invocations :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/named-invocations/>
|
<body data-url=/bcbestpractices/readability/named-invocations/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class="dd-item active"><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class="dd-item active"><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -274,12 +276,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>One Statement Per Line :: AL Guidelines</title>
|
<title>One Statement Per Line :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/one-statement-per-line/>
|
<body data-url=/bcbestpractices/readability/one-statement-per-line/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -282,12 +284,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Separate if and else :: AL Guidelines</title>
|
<title>Separate if and else :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/separate-if-and-else/>
|
<body data-url=/bcbestpractices/readability/separate-if-and-else/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -280,12 +282,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Spacing Binary Operators :: AL Guidelines</title>
|
<title>Spacing Binary Operators :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/spacing-binary-operators/>
|
<body data-url=/bcbestpractices/readability/spacing-binary-operators/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -283,12 +285,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Suggested Abbreviations :: AL Guidelines</title>
|
<title>Suggested Abbreviations :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/suggested-abbreviations/>
|
<body data-url=/bcbestpractices/readability/suggested-abbreviations/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -1659,12 +1661,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Unnecessary 'else' :: AL Guidelines</title>
|
<title>Unnecessary 'else' :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/unnecessary-else/>
|
<body data-url=/bcbestpractices/readability/unnecessary-else/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -285,12 +287,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Variable Naming :: AL Guidelines</title>
|
<title>Variable Naming :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/variable-naming/>
|
<body data-url=/bcbestpractices/readability/variable-naming/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -289,12 +291,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Variables Declarations Order :: AL Guidelines</title>
|
<title>Variables Declarations Order :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcbestpractices/readability/variables-declarations-order/>
|
<body data-url=/bcbestpractices/readability/variables-declarations-order/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class="dd-item parent"><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class="dd-item parent"><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -292,12 +294,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Facade Pattern :: AL Guidelines</title>
|
<title>Facade Pattern :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcpatterns/facade-pattern/>
|
<body data-url=/bcpatterns/facade-pattern/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -415,12 +417,12 @@ In Business Central, all modules in the System Application are subsystems. Examp
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Generic Method Pattern :: AL Guidelines</title>
|
<title>Generic Method Pattern :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcpatterns/generic-method-pattern/>
|
<body data-url=/bcpatterns/generic-method-pattern/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class="dd-item active"><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class="dd-item active"><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -551,12 +553,12 @@ And because of that, it so much more maintainable, upgradable, readable, .. . On
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/bcpatterns/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/bcpatterns/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>BC Patterns :: AL Guidelines</title>
|
<title>BC Patterns :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/bcpatterns/>
|
<body data-url=/bcpatterns/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -254,12 +256,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/categories/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/categories/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Categories :: AL Guidelines</title>
|
<title>Categories :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/categories/>
|
<body data-url=/categories/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -250,12 +252,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Guide to Fork & PR :: AL Guidelines</title>
|
<title>Guide to Fork & PR :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/forkandpr/>
|
<body data-url=/contributing/forkandpr/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -285,12 +287,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Formatting tips :: AL Guidelines</title>
|
<title>Formatting tips :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/formattingtips/>
|
<body data-url=/contributing/formattingtips/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -299,12 +301,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/contributing/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/contributing/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Contributing :: AL Guidelines</title>
|
<title>Contributing :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/>
|
<body data-url=/contributing/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -268,12 +270,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Title of the Guideline :: AL Guidelines</title>
|
<title>Title of the Guideline :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/templates/guidelines/>
|
<body data-url=/contributing/templates/guidelines/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -239,10 +241,10 @@ ALGuidelines.Dev
|
||||||
<div class=wrapper>
|
<div class=wrapper>
|
||||||
<nav id=TableOfContents>
|
<nav id=TableOfContents>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href=#abstract>Abstract</a></li>
|
|
||||||
<li><a href=#description>Description</a></li>
|
<li><a href=#description>Description</a></li>
|
||||||
<li><a href=#good-example>Good Example</a></li>
|
<li><a href=#bad-code>Bad code</a></li>
|
||||||
<li><a href=#bad-example>Bad Example</a></li>
|
<li><a href=#good-code>Good code</a></li>
|
||||||
|
<li><a href=#discussionshttpsgithubcommicrosoftalguidelinesdiscussionscategoriesbc-best-practicesdiscussions_qtitleofyourguidelinegoesherecategory3a22bcbestpractices22><a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=TITLEOFYOURGUIDELINEGOESHERE+category%3A%22BC+Best+Practices%22">Discussions</a></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -254,8 +256,6 @@ ALGuidelines.Dev
|
||||||
<h1>Title of the Guideline</h1>
|
<h1>Title of the Guideline</h1>
|
||||||
<p>This is a guideline, some parts are optional (if there’s no content, remove the whole paragraph).</p>
|
<p>This is a guideline, some parts are optional (if there’s no content, remove the whole paragraph).</p>
|
||||||
<p><<em>Created by (company), Described by (company)</em>></p>
|
<p><<em>Created by (company), Described by (company)</em>></p>
|
||||||
<h2 id=abstract>Abstract</h2>
|
|
||||||
<p>Short, descriptive and easy to remember description of this pattern.</p>
|
|
||||||
<h2 id=description>Description</h2>
|
<h2 id=description>Description</h2>
|
||||||
<p>In depth description on what this Pattern is all about</p>
|
<p>In depth description on what this Pattern is all about</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
@ -264,11 +264,14 @@ ALGuidelines.Dev
|
||||||
<li>steps to implement</li>
|
<li>steps to implement</li>
|
||||||
<li>considerations to take</li>
|
<li>considerations to take</li>
|
||||||
</ul>
|
</ul>
|
||||||
<h2 id=good-example>Good Example</h2>
|
<h2 id=bad-code>Bad code</h2>
|
||||||
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-al data-lang=al>PutCodeblocksHere<span style=color:#f92672>()
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-al data-lang=al>PutCodeblocksHere<span style=color:#f92672>()
|
||||||
</span></code></pre></div><h2 id=bad-example>Bad Example</h2>
|
</span></code></pre></div><h2 id=good-code>Good code</h2>
|
||||||
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-al data-lang=al>PutCodeblocksHere<span style=color:#f92672>()
|
<div class=highlight><pre tabindex=0 style=color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-al data-lang=al>PutCodeblocksHere<span style=color:#f92672>()
|
||||||
</span></code></pre></div>
|
</span></code></pre></div><h2 id=discussionshttpsgithubcommicrosoftalguidelinesdiscussionscategoriesbc-best-practicesdiscussions_qtitleofyourguidelinegoesherecategory3a22bcbestpractices22><a href="https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices?discussions_q=TITLEOFYOURGUIDELINEGOESHERE+category%3A%22BC+Best+Practices%22">Discussions</a></h2>
|
||||||
|
<p><Please replace the “TITLEOFYOURGUIDELINEGOESHERE” in the link above, with the Title+of+the+Guideline (indeed, with “space” replaced by a “+") - and remove this line. ></p>
|
||||||
|
<p>You can find discussions on all “Best Practices” <a href=https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices>here</a>.</p>
|
||||||
|
<p>If you don’t find the discussion of this guideline, please feel fee to create a new one with the same title as this article.</p>
|
||||||
<footer class=footline>
|
<footer class=footline>
|
||||||
</footer>
|
</footer>
|
||||||
</main>
|
</main>
|
||||||
|
|
@ -281,12 +284,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/contributing/templates/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/contributing/templates/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Templates :: AL Guidelines</title>
|
<title>Templates :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/templates/>
|
<body data-url=/contributing/templates/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -259,12 +261,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -1,8 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Templates on AL Guidelines</title><link>https://alguidelines.dev/contributing/templates/</link><description>Recent content in Templates on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/contributing/templates/index.xml" rel="self" type="application/rss+xml"/><item><title>Title of the Guideline</title><link>https://alguidelines.dev/contributing/templates/guidelines/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/guidelines/</guid><description>This is a guideline, some parts are optional (if there&rsquo;s no content, remove the whole paragraph).
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Templates on AL Guidelines</title><link>https://alguidelines.dev/contributing/templates/</link><description>Recent content in Templates on AL Guidelines</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://alguidelines.dev/contributing/templates/index.xml" rel="self" type="application/rss+xml"/><item><title>Title of the Guideline</title><link>https://alguidelines.dev/contributing/templates/guidelines/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/guidelines/</guid><description>This is a guideline, some parts are optional (if there&rsquo;s no content, remove the whole paragraph).
|
||||||
&lt;Created by (company), Described by (company)&gt;
|
&lt;Created by (company), Described by (company)&gt;
|
||||||
Abstract Short, descriptive and easy to remember description of this pattern.
|
|
||||||
Description In depth description on what this Pattern is all about
|
Description In depth description on what this Pattern is all about
|
||||||
basic components how the interact steps to implement considerations to take Good Example PutCodeblocksHere() Bad Example PutCodeblocksHere()</description></item><item><title>Title of the pattern</title><link>https://alguidelines.dev/contributing/templates/patterns/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/patterns/</guid><description>This is a guideline, some parts are optional (if there&rsquo;s no content, remove the whole paragraph).
|
basic components how the interact steps to implement considerations to take Bad code PutCodeblocksHere() Good code PutCodeblocksHere() Discussions &lt;Please replace the &ldquo;TITLEOFYOURGUIDELINEGOESHERE&rdquo; in the link above, with the Title+of+the+Guideline (indeed, with &ldquo;space&rdquo; replaced by a &ldquo;+&quot;) - and remove this line.</description></item><item><title>Title of the pattern</title><link>https://alguidelines.dev/contributing/templates/patterns/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://alguidelines.dev/contributing/templates/patterns/</guid><description>This is a guideline, some parts are optional (if there&rsquo;s no content, remove the whole paragraph).
|
||||||
&lt;Created by (company), Described by (company)&gt;
|
&lt;Created by (company), Described by (company)&gt;
|
||||||
Abstract Short, descriptive and easy to remember description of this pattern.
|
Abstract Short, descriptive and easy to remember description of this pattern.
|
||||||
Context: Sets the stage where the pattern takes place. 1-2 sentences.
|
Context: Sets the stage where the pattern takes place. 1-2 sentences.
|
||||||
|
|
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Title of the pattern :: AL Guidelines</title>
|
<title>Title of the pattern :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/templates/patterns/>
|
<body data-url=/contributing/templates/patterns/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -295,12 +297,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Understanding the Approval Process :: AL Guidelines</title>
|
<title>Understanding the Approval Process :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/contributing/theapprovalprocess/>
|
<body data-url=/contributing/theapprovalprocess/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -251,12 +253,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
42
index.html
42
index.html
|
|
@ -7,16 +7,16 @@
|
||||||
<link rel=alternate type=application/json href=/index.json title="AL Guidelines">
|
<link rel=alternate type=application/json href=/index.json title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Home :: AL Guidelines</title>
|
<title>Home :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/>
|
<body data-url=/>
|
||||||
|
|
@ -34,9 +34,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -46,6 +46,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -254,12 +256,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Activity Logs :: AL Guidelines</title>
|
<title>Activity Logs :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/activity-log/>
|
<body data-url=/navpatterns/1-patterns/activity-log/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -332,12 +334,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Argument Table :: AL Guidelines</title>
|
<title>Argument Table :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/argument-table/>
|
<body data-url=/navpatterns/1-patterns/argument-table/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -334,12 +336,12 @@ FillInVATReturnData<span style=color:#f92672>(</span>VATReturnData<span style=co
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Data Driven Blocked Entity :: AL Guidelines</title>
|
<title>Data Driven Blocked Entity :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/blocked-entity/data-driven-blocked-entity/>
|
<body data-url=/navpatterns/1-patterns/blocked-entity/data-driven-blocked-entity/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -335,12 +337,12 @@ RecordRestrictionMgt.RestrictRecordUsage(RecRef.RECORDID,STRSUBSTNO(RestrictUsag
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/blocked-entity/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/blocked-entity/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Blocked Entity :: AL Guidelines</title>
|
<title>Blocked Entity :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/blocked-entity/>
|
<body data-url=/navpatterns/1-patterns/blocked-entity/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -327,12 +329,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Cached Web Server Calls :: AL Guidelines</title>
|
<title>Cached Web Server Calls :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/cached-web-service-calls/>
|
<body data-url=/navpatterns/1-patterns/cached-web-service-calls/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -369,12 +371,12 @@ OnAction=<span style=color:#66d9ef>VAR</span>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Conditional Cascading Update :: AL Guidelines</title>
|
<title>Conditional Cascading Update :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/conditional-cascading-update/>
|
<body data-url=/navpatterns/1-patterns/conditional-cascading-update/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -279,12 +281,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Copy Document :: AL Guidelines</title>
|
<title>Copy Document :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/copy-document/>
|
<body data-url=/navpatterns/1-patterns/copy-document/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -340,12 +342,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Create Data from Templates :: AL Guidelines</title>
|
<title>Create Data from Templates :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/create-data-from-templates/>
|
<body data-url=/navpatterns/1-patterns/create-data-from-templates/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -419,12 +421,12 @@ RecRef<span style=color:#f92672>.</span>SETTABLE<span style=color:#f92672>(</spa
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Create URLs to NAV Clients :: AL Guidelines</title>
|
<title>Create URLs to NAV Clients :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/create-urls-to-nav-clients/>
|
<body data-url=/navpatterns/1-patterns/create-urls-to-nav-clients/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -522,12 +524,12 @@ GETURL<span style=color:#f92672>(</span><span style=color:#66d9ef>CLIENTTYPE</sp
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Creating Custom Charts :: AL Guidelines</title>
|
<title>Creating Custom Charts :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/creating-custom-charts/>
|
<body data-url=/navpatterns/1-patterns/creating-custom-charts/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -399,12 +401,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Cross Session Events :: AL Guidelines</title>
|
<title>Cross Session Events :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/cross-session-events/>
|
<body data-url=/navpatterns/1-patterns/cross-session-events/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -384,12 +386,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Currently Active Record :: AL Guidelines</title>
|
<title>Currently Active Record :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/currently-active-record/>
|
<body data-url=/navpatterns/1-patterns/currently-active-record/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -383,12 +385,12 @@ The Pattern makes a scalable solution with a predictable performance. The perfor
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Data Migration Façade :: AL Guidelines</title>
|
<title>Data Migration Façade :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/data-migration-facade/>
|
<body data-url=/navpatterns/1-patterns/data-migration-facade/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -535,12 +537,12 @@ This starts the migration. False means this is not a retry. A re-try is when you
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Discovery Event :: AL Guidelines</title>
|
<title>Discovery Event :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/discovery-event/>
|
<body data-url=/navpatterns/1-patterns/discovery-event/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -302,12 +304,12 @@ You see I can use the “sender” as a normal Record-variable. I access
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Document :: AL Guidelines</title>
|
<title>Document :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/document/>
|
<body data-url=/navpatterns/1-patterns/document/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -339,12 +341,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Easy Update Of Setup Or Supplementary Information :: AL Guidelines</title>
|
<title>Easy Update Of Setup Or Supplementary Information :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/easy-update-of-setup-or-supplementary-information/>
|
<body data-url=/navpatterns/1-patterns/easy-update-of-setup-or-supplementary-information/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -323,12 +325,12 @@ SalesSetup<span style=color:#f92672>.</span>VerifyAndSetOIOUBLPathSetup<span sty
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Error Message Processing :: AL Guidelines</title>
|
<title>Error Message Processing :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/error-message-processing/>
|
<body data-url=/navpatterns/1-patterns/error-message-processing/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -336,12 +338,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Extending the Role Center Headlines :: AL Guidelines</title>
|
<title>Extending the Role Center Headlines :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/extending-the-role-center-headlines/>
|
<body data-url=/navpatterns/1-patterns/extending-the-role-center-headlines/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -391,12 +393,12 @@ end;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Feature Localization For Data Structures :: AL Guidelines</title>
|
<title>Feature Localization For Data Structures :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/feature-localization-for-data-structures/>
|
<body data-url=/navpatterns/1-patterns/feature-localization-for-data-structures/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -492,12 +494,12 @@ INSERT;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Hooks :: AL Guidelines</title>
|
<title>Hooks :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/hooks/>
|
<body data-url=/navpatterns/1-patterns/hooks/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -337,12 +339,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Surrogate keys using Autoincrement Pattern :: AL Guidelines</title>
|
<title>Surrogate keys using Autoincrement Pattern :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/implementation-of-surrogate-keys-using-autoincrement-pattern/>
|
<body data-url=/navpatterns/1-patterns/implementation-of-surrogate-keys-using-autoincrement-pattern/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -348,12 +350,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>1. Patterns :: AL Guidelines</title>
|
<title>1. Patterns :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/>
|
<body data-url=/navpatterns/1-patterns/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -254,12 +256,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Instructions in the UI :: AL Guidelines</title>
|
<title>Instructions in the UI :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/instructions-in-the-ui/>
|
<body data-url=/navpatterns/1-patterns/instructions-in-the-ui/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -355,12 +357,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Integration of Addresses :: AL Guidelines</title>
|
<title>Integration of Addresses :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/integration-of-addresses/>
|
<body data-url=/navpatterns/1-patterns/integration-of-addresses/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -260,12 +262,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Journal Error Processing :: AL Guidelines</title>
|
<title>Journal Error Processing :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/journal-error-processing/>
|
<body data-url=/navpatterns/1-patterns/journal-error-processing/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -403,12 +405,12 @@ DELETEALL;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Journal Template Batch Line :: AL Guidelines</title>
|
<title>Journal Template Batch Line :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/journal-template-batch-line/>
|
<body data-url=/navpatterns/1-patterns/journal-template-batch-line/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -409,12 +411,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Master Data :: AL Guidelines</title>
|
<title>Master Data :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/master-data/>
|
<body data-url=/navpatterns/1-patterns/master-data/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -345,12 +347,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Multi-file Download :: AL Guidelines</title>
|
<title>Multi-file Download :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/multi-file-download/>
|
<body data-url=/navpatterns/1-patterns/multi-file-download/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -331,12 +333,12 @@ FileMgt.GetExtension(FileName));
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Multi-Page List :: AL Guidelines</title>
|
<title>Multi-Page List :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/multi-page-list/>
|
<body data-url=/navpatterns/1-patterns/multi-page-list/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -345,12 +347,12 @@ END;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Multilanguage Application Data :: AL Guidelines</title>
|
<title>Multilanguage Application Data :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/multilanguage-application-data/>
|
<body data-url=/navpatterns/1-patterns/multilanguage-application-data/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -327,12 +329,12 @@ All document types are affected.</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/net-exception-handling-in-cal/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/net-exception-handling-in-cal/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>NET Exception Handling in CAL :: AL Guidelines</title>
|
<title>NET Exception Handling in CAL :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/net-exception-handling-in-cal/>
|
<body data-url=/navpatterns/1-patterns/net-exception-handling-in-cal/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -420,12 +422,12 @@ END.
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>TryFunction NET Exception Handling in CAL :: AL Guidelines</title>
|
<title>TryFunction NET Exception Handling in CAL :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/net-exception-handling-in-cal/tryfunction-net-exception-handling-in-cal/>
|
<body data-url=/navpatterns/1-patterns/net-exception-handling-in-cal/tryfunction-net-exception-handling-in-cal/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -432,12 +434,12 @@ END.
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>No Series :: AL Guidelines</title>
|
<title>No Series :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/no-series/>
|
<body data-url=/navpatterns/1-patterns/no-series/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -416,12 +418,12 @@ BEGIN</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>In-context Notifications :: AL Guidelines</title>
|
<title>In-context Notifications :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/notifications/in-context-notifications/>
|
<body data-url=/navpatterns/1-patterns/notifications/in-context-notifications/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -405,12 +407,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/notifications/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/notifications/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Notifications :: AL Guidelines</title>
|
<title>Notifications :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/notifications/>
|
<body data-url=/navpatterns/1-patterns/notifications/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -259,12 +261,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Notification Lifecycle Management Pattern :: AL Guidelines</title>
|
<title>Notification Lifecycle Management Pattern :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/>
|
<body data-url=/navpatterns/1-patterns/notifications/notification-lifecycle-management-pattern/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -407,12 +409,12 @@ END;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Observer :: AL Guidelines</title>
|
<title>Observer :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/observer/>
|
<body data-url=/navpatterns/1-patterns/observer/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -330,12 +332,12 @@ IF Observable.Get(RecRef.NUMBER) AND Observable.TrackRename THEN
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Posting Routine - Select Behavior :: AL Guidelines</title>
|
<title>Posting Routine - Select Behavior :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/posting-routine-select-behavior/>
|
<body data-url=/navpatterns/1-patterns/posting-routine-select-behavior/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -308,12 +310,12 @@ Invoice := Selection IN [2,3];</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Product Name :: AL Guidelines</title>
|
<title>Product Name :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/product-name/>
|
<body data-url=/navpatterns/1-patterns/product-name/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -288,12 +290,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/queries/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/queries/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Queries :: AL Guidelines</title>
|
<title>Queries :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/queries/>
|
<body data-url=/navpatterns/1-patterns/queries/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -259,12 +261,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>SELECT DISTINCT with Queries :: AL Guidelines</title>
|
<title>SELECT DISTINCT with Queries :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/queries/select-distinct-with-queries/>
|
<body data-url=/navpatterns/1-patterns/queries/select-distinct-with-queries/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -306,12 +308,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Use Queries to Detect Duplicate Records :: AL Guidelines</title>
|
<title>Use Queries to Detect Duplicate Records :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/queries/use-queries-to-detect-duplicate-records/>
|
<body data-url=/navpatterns/1-patterns/queries/use-queries-to-detect-duplicate-records/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -342,12 +344,12 @@ methods CheckDuplicateAnalysisLineDescription and CheckDuplicateAnalysisColumnHe
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Use Queries to Replace Nested Loops :: AL Guidelines</title>
|
<title>Use Queries to Replace Nested Loops :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/queries/use-queries-to-replace-nested-loops/>
|
<body data-url=/navpatterns/1-patterns/queries/use-queries-to-replace-nested-loops/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -437,12 +439,12 @@ END.
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Read-once Initialization and Validation :: AL Guidelines</title>
|
<title>Read-once Initialization and Validation :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/read-once-initialization-and-validation/>
|
<body data-url=/navpatterns/1-patterns/read-once-initialization-and-validation/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -298,12 +300,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516898></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516898></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516898></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516898></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516898></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516898></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Released Entity :: AL Guidelines</title>
|
<title>Released Entity :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516898 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516898 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516898></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/released-entity/>
|
<body data-url=/navpatterns/1-patterns/released-entity/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516898></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516898></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516898></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -325,12 +327,12 @@ When talking about hierarchical data structures and the Release State is held on
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Report Selection :: AL Guidelines</title>
|
<title>Report Selection :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/report-selection/>
|
<body data-url=/navpatterns/1-patterns/report-selection/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -367,12 +369,12 @@ END;</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Sensitive Data Encapsulation :: AL Guidelines</title>
|
<title>Sensitive Data Encapsulation :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/security/1-sensitive-data-encapsulation/>
|
<body data-url=/navpatterns/1-patterns/security/1-sensitive-data-encapsulation/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -346,12 +348,12 @@ _</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Data Encryption :: AL Guidelines</title>
|
<title>Data Encryption :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/security/2-data-encryption/>
|
<body data-url=/navpatterns/1-patterns/security/2-data-encryption/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -371,12 +373,12 @@ _</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Single Point of Access :: AL Guidelines</title>
|
<title>Single Point of Access :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/security/3-single-point-of-access/>
|
<body data-url=/navpatterns/1-patterns/security/3-single-point-of-access/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -323,12 +325,12 @@ _</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Masked Text :: AL Guidelines</title>
|
<title>Masked Text :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/security/4-masked-text/>
|
<body data-url=/navpatterns/1-patterns/security/4-masked-text/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -312,12 +314,12 @@ _</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>SSL in NAV :: AL Guidelines</title>
|
<title>SSL in NAV :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/security/5-ssl-in-nav/>
|
<body data-url=/navpatterns/1-patterns/security/5-ssl-in-nav/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -309,12 +311,12 @@ _</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/security/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/security/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Security :: AL Guidelines</title>
|
<title>Security :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/security/>
|
<body data-url=/navpatterns/1-patterns/security/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -278,12 +280,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Setup Specificity Fallback :: AL Guidelines</title>
|
<title>Setup Specificity Fallback :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/setup-specificity-fallback/>
|
<body data-url=/navpatterns/1-patterns/setup-specificity-fallback/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -303,12 +305,12 @@ If found, return record; if not, optionally return hard-coded value</p>
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Silent File Upload and Download :: AL Guidelines</title>
|
<title>Silent File Upload and Download :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/silent-file-upload-and-download/>
|
<body data-url=/navpatterns/1-patterns/silent-file-upload-and-download/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -313,12 +315,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516860></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516860></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516860></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516860></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516860></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516860></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/singleton/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/singleton/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Singleton :: AL Guidelines</title>
|
<title>Singleton :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/singleton/>
|
<body data-url=/navpatterns/1-patterns/singleton/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -275,12 +277,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Singleton Codeunit :: AL Guidelines</title>
|
<title>Singleton Codeunit :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/singleton/singleton-codeunit/>
|
<body data-url=/navpatterns/1-patterns/singleton/singleton-codeunit/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -322,12 +324,12 @@ END;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Cue Table :: AL Guidelines</title>
|
<title>Cue Table :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/singleton/singleton-table/cue-table/>
|
<body data-url=/navpatterns/1-patterns/singleton/singleton-table/cue-table/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -327,12 +329,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/singleton/singleton-table/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/1-patterns/singleton/singleton-table/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Singleton Table :: AL Guidelines</title>
|
<title>Singleton Table :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/singleton/singleton-table/>
|
<body data-url=/navpatterns/1-patterns/singleton/singleton-table/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -328,12 +330,12 @@ GLSetupRead := TRUE;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Setup Table :: AL Guidelines</title>
|
<title>Setup Table :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/singleton/singleton-table/setup-table/>
|
<body data-url=/navpatterns/1-patterns/singleton/singleton-table/setup-table/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -299,12 +301,12 @@ END;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Standard Journal :: AL Guidelines</title>
|
<title>Standard Journal :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/standard-journal/>
|
<body data-url=/navpatterns/1-patterns/standard-journal/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -305,12 +307,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Temporary Dataset Report :: AL Guidelines</title>
|
<title>Temporary Dataset Report :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516860 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516860 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516860 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516860 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516860 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516860 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516860 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516860 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516860 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516860></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/temporary-dataset-report/>
|
<body data-url=/navpatterns/1-patterns/temporary-dataset-report/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516860></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516860></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516860></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -370,12 +372,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Totals and Discounts on Subpages Sales and Purchases :: AL Guidelines</title>
|
<title>Totals and Discounts on Subpages Sales and Purchases :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/totals-and-discounts-on-subpages-sales-and-purchases/>
|
<body data-url=/navpatterns/1-patterns/totals-and-discounts-on-subpages-sales-and-purchases/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -382,12 +384,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Transfer Custom Fields :: AL Guidelines</title>
|
<title>Transfer Custom Fields :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/transfer-custom-fields/>
|
<body data-url=/navpatterns/1-patterns/transfer-custom-fields/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -260,12 +262,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Variant Facade :: AL Guidelines</title>
|
<title>Variant Facade :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/1-patterns/variant-facade/>
|
<body data-url=/navpatterns/1-patterns/variant-facade/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -426,12 +428,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -6,16 +6,16 @@
|
||||||
<link rel=alternate type=application/rss+xml href=/navpatterns/2-anti-patterns/index.xml title="AL Guidelines">
|
<link rel=alternate type=application/rss+xml href=/navpatterns/2-anti-patterns/index.xml title="AL Guidelines">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>2. Anti-Patterns :: AL Guidelines</title>
|
<title>2. Anti-Patterns :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516862 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516862 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516862 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516862 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516862 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516862 rel=stylesheet>
|
<link href=/css/theme.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516862 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516862 rel=stylesheet>
|
<link href=/css/variant.css?1639516900 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516862 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516900 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516862></script>
|
<script src=/js/jquery.min.js?1639516900></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/2-anti-patterns/>
|
<body data-url=/navpatterns/2-anti-patterns/>
|
||||||
|
|
@ -33,9 +33,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516862></script>
|
<script src=/js/lunr.min.js?1639516900></script>
|
||||||
<script src=/js/auto-complete.js?1639516862></script>
|
<script src=/js/auto-complete.js?1639516900></script>
|
||||||
<script src=/js/search.js?1639516862></script>
|
<script src=/js/search.js?1639516900></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -45,6 +45,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -257,12 +259,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516862></script>
|
<script src=/js/clipboard.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516900></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516862></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516900></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516862></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516900></script>
|
||||||
<script src=/js/featherlight.min.js?1639516862></script>
|
<script src=/js/featherlight.min.js?1639516900></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516862></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516900></script>
|
||||||
<script src=/js/relearn.js?1639516862></script>
|
<script src=/js/relearn.js?1639516900></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Nav Upgrade :: AL Guidelines</title>
|
<title>Nav Upgrade :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/2-anti-patterns/nav-upgrade/>
|
<body data-url=/navpatterns/2-anti-patterns/nav-upgrade/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -308,12 +310,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Reusable Bugs :: AL Guidelines</title>
|
<title>Reusable Bugs :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/2-anti-patterns/reusable-bugs/>
|
<body data-url=/navpatterns/2-anti-patterns/reusable-bugs/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -307,12 +309,12 @@ ALGuidelines.Dev
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>By Reference Parameters :: AL Guidelines</title>
|
<title>By Reference Parameters :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/3-cal-coding-guidelines/design/by-reference-parameters/>
|
<body data-url=/navpatterns/3-cal-coding-guidelines/design/by-reference-parameters/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -276,12 +278,12 @@ END;
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Class Coupling :: AL Guidelines</title>
|
<title>Class Coupling :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/3-cal-coding-guidelines/design/class-coupling/>
|
<body data-url=/navpatterns/3-cal-coding-guidelines/design/class-coupling/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -268,12 +270,12 @@ Class coupling is computed by summing the unique instances of the following in a
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
@ -5,16 +5,16 @@
|
||||||
<meta name=generator content="Hugo 0.90.1">
|
<meta name=generator content="Hugo 0.90.1">
|
||||||
<meta name=description content>
|
<meta name=description content>
|
||||||
<title>Cyclomatic Complexity :: AL Guidelines</title>
|
<title>Cyclomatic Complexity :: AL Guidelines</title>
|
||||||
<link href=/css/nucleus.css?1639516861 rel=stylesheet>
|
<link href=/css/nucleus.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/fontawesome-all.min.css?1639516861 rel=stylesheet>
|
<link href=/css/fontawesome-all.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/featherlight.min.css?1639516861 rel=stylesheet>
|
<link href=/css/featherlight.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/perfect-scrollbar.min.css?1639516861 rel=stylesheet>
|
<link href=/css/perfect-scrollbar.min.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/auto-complete.css?1639516861 rel=stylesheet>
|
<link href=/css/auto-complete.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme.css?1639516861 rel=stylesheet>
|
<link href=/css/theme.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/theme-blue.css?1639516861 rel=stylesheet>
|
<link href=/css/theme-blue.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/variant.css?1639516861 rel=stylesheet>
|
<link href=/css/variant.css?1639516899 rel=stylesheet>
|
||||||
<link href=/css/print.css?1639516861 rel=stylesheet media=print>
|
<link href=/css/print.css?1639516899 rel=stylesheet media=print>
|
||||||
<script src=/js/jquery.min.js?1639516861></script>
|
<script src=/js/jquery.min.js?1639516899></script>
|
||||||
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
<style>:root #header+#content>#left>#rlblock_left{display:none!important}</style>
|
||||||
</head>
|
</head>
|
||||||
<body data-url=/navpatterns/3-cal-coding-guidelines/design/cyclomatic-complexity/>
|
<body data-url=/navpatterns/3-cal-coding-guidelines/design/cyclomatic-complexity/>
|
||||||
|
|
@ -32,9 +32,9 @@ ALGuidelines.Dev
|
||||||
<input data-search-input id=search-by type=search placeholder=Search...>
|
<input data-search-input id=search-by type=search placeholder=Search...>
|
||||||
<span data-search-clear><i class="fas fa-times"></i></span>
|
<span data-search-clear><i class="fas fa-times"></i></span>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/lunr.min.js?1639516861></script>
|
<script src=/js/lunr.min.js?1639516899></script>
|
||||||
<script src=/js/auto-complete.js?1639516861></script>
|
<script src=/js/auto-complete.js?1639516899></script>
|
||||||
<script src=/js/search.js?1639516861></script>
|
<script src=/js/search.js?1639516899></script>
|
||||||
</div>
|
</div>
|
||||||
<div class=highlightable>
|
<div class=highlightable>
|
||||||
<ul class=topics>
|
<ul class=topics>
|
||||||
|
|
@ -44,6 +44,8 @@ ALGuidelines.Dev
|
||||||
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
<li data-nav-id=/bcpatterns/generic-method-pattern/ title="Generic Method Pattern" class=dd-item><a href=/bcpatterns/generic-method-pattern/>Generic Method Pattern</a></li></ul></li>
|
||||||
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
<li data-nav-id=/bcbestpractices/ title="BC Dev. Best Practices" class=dd-item><a href=/bcbestpractices/><b><i class="fas fa-medal"></i> </b>BC Dev. Best Practices</a><ul>
|
||||||
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
<li data-nav-id=/bcbestpractices/readability/ title=Readability class=dd-item><a href=/bcbestpractices/readability/>Readability</a><ul>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-as-an-afterword/ title="begin as an 'After Word'" class=dd-item><a href=/bcbestpractices/readability/begin-as-an-afterword/>begin as an 'After Word'</a></li>
|
||||||
|
<li data-nav-id=/bcbestpractices/readability/begin-end/ title="Begin-End - Compound Only" class=dd-item><a href=/bcbestpractices/readability/begin-end/>Begin-End - Compound Only</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
<li data-nav-id=/bcbestpractices/readability/keyword-pairs-indentation/ title="Keyword Pairs - Indentation" class=dd-item><a href=/bcbestpractices/readability/keyword-pairs-indentation/>Keyword Pairs - Indentation</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
<li data-nav-id=/bcbestpractices/readability/lonely-repeat/ title="Lonely Repeat" class=dd-item><a href=/bcbestpractices/readability/lonely-repeat/>Lonely Repeat</a></li>
|
||||||
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
<li data-nav-id=/bcbestpractices/readability/named-invocations/ title="Named Invocations" class=dd-item><a href=/bcbestpractices/readability/named-invocations/>Named Invocations</a></li>
|
||||||
|
|
@ -268,12 +270,12 @@ The CC3 version is computed by summing the following in a code block:
|
||||||
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
<div style=left:-1000px;overflow:scroll;position:absolute;top:-1000px;border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px>
|
||||||
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
<div style=border:none;box-sizing:content-box;height:200px;margin:0;padding:0;width:200px></div>
|
||||||
</div>
|
</div>
|
||||||
<script src=/js/clipboard.min.js?1639516861></script>
|
<script src=/js/clipboard.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.min.js?1639516899></script>
|
||||||
<script src=/js/perfect-scrollbar.jquery.min.js?1639516861></script>
|
<script src=/js/perfect-scrollbar.jquery.min.js?1639516899></script>
|
||||||
<script src=/js/jquery.svg.pan.zoom.js?1639516861></script>
|
<script src=/js/jquery.svg.pan.zoom.js?1639516899></script>
|
||||||
<script src=/js/featherlight.min.js?1639516861></script>
|
<script src=/js/featherlight.min.js?1639516899></script>
|
||||||
<script src=/js/modernizr.custom-3.6.0.js?1639516861></script>
|
<script src=/js/modernizr.custom-3.6.0.js?1639516899></script>
|
||||||
<script src=/js/relearn.js?1639516861></script>
|
<script src=/js/relearn.js?1639516899></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue