Journal Articles

Overload Journal #142 - December 2017 and Programming Topics
Browse in : All > Journals > Overload > o142 (7)
All > Topics > Programming (877)
Any of these categories
Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

The Last Word in Patterns

Bob Schmidt

04 December 2017 22:36:34 +00:00

What can you do in a single transaction in a database? Paul Grenyer writes us his Single CrUD pattern.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Implementing Type-Classes as OCaml Modules

Bob Schmidt

03 December 2017 22:27:28 +00:00

Type classes achieve overloading in functional paradigms. Shayne Fletcher implements some as OCaml modules.

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Afterwood

Bob Schmidt

01 December 2017 22:20:30 +00:00

Tabs are controversial. Chris Oldwood reminds us of their many guises.