Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in visitor-pattern
How to create a reliable and robust page view counter in a web application?
Mar 03, 2023
count
view
visitor-pattern
Could visitor pattern contain some states?
Feb 23, 2023
java
design-patterns
visitor-pattern
How to initialize an iterator to something invalid if the container is not known?
Feb 15, 2023
c++
containers
visitor-pattern
How to pass `boost::static_visitor` instances to functions
Dec 26, 2022
c++
templates
boost
visitor-pattern
boost-variant
visitor vs servant vs command patterns
Dec 13, 2022
design-patterns
visitor-pattern
command-pattern
A Variation on Visitor Pattern: Why not move the 2nd dispatch into the visitor's `Visit` method?
Dec 04, 2022
design-patterns
visitor-pattern
How to overcome problem with type erasure for visitor implementation
Nov 28, 2022
java
generics
visitor-pattern
type-erasure
Using Visitor and Composite patterns to build a filtered stream
Nov 11, 2022
java
design-patterns
composite
visitor-pattern
Symfony: How to make JMS Serializer works with strict types?
Nov 10, 2022
php
symfony
serialization
jmsserializerbundle
visitor-pattern
What does the accept() method of ASTNode do and how does it use the ASTVisitor?
Nov 08, 2022
java
abstract-syntax-tree
visitor-pattern
What's the best way to implement this "on error, throw" callback?
Oct 20, 2022
c++
exception
c++14
template-meta-programming
visitor-pattern
visitor pattern for boost::any
Oct 08, 2022
c++
boost
visitor-pattern
boost-any
Can the Visitor Pattern take additional parameters
Oct 03, 2022
c#
design-patterns
domain-driven-design
visitor-pattern
(Nested?) Multiple Dispatch [Visitor Pattern]
Aug 09, 2022
architecture
abstraction
visitor-pattern
double-dispatch
multiple-dispatch
When "if else"/"instance of" are inevitable, how do we improve the design apart from using visitor pattern?
Apr 20, 2022
java
design-patterns
instanceof
visitor-pattern
liskov-substitution-principle
Rails3 Arel visits to custom classes
Sep 24, 2019
ruby
ruby-on-rails-3
arel
visitor-pattern
Visitor Pattern in C++ with multiple visitable parameters
Mar 18, 2022
c++
visitor-pattern
double-dispatch
Stop traversal with ExpressionVisitor
Jun 23, 2022
c#
.net
expression-trees
visitor-pattern
expressionvisitor
Older Entries »