Instead of creating 3 forms elements depending on filter type .Trait can be used to optimise code.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | vcr-node_optimization-3089094-7.patch | 7.42 KB | asmita26 |
| #2 | vcr-code_optimization-3089094-2-8.7.8.patch | 5.7 KB | asmita26 |
Instead of creating 3 forms elements depending on filter type .Trait can be used to optimise code.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | vcr-node_optimization-3089094-7.patch | 7.42 KB | asmita26 |
| #2 | vcr-code_optimization-3089094-2-8.7.8.patch | 5.7 KB | asmita26 |
Comments
Comment #2
asmita26 commentedCode is optimised using traits for Combined-filter & String-filter Plugins. Which contains function for creating regular-expression & building-form.
Comment #3
asmita26 commentedComment #4
pratik_kamble@asmita26 RegularExpressionTrait is missing. Please update the patch.
Comment #5
pratik_kambleComment #6
asmita26 commentedComment #7
asmita26 commentedPlease consider the latest patch which contains RegularExpressionTrait.php
Comment #8
pratik_kambleComment #9
pratik_kamble