> Is there a plugin that implements a Decorator or > other Design Patterns?
Not to my knowledge.
But, that would certainly be cool. It would be great if it could be an extension of the Live Templates. I would imagine that it would combine a series of templates and presto!
> Is there a plugin that implements a Decorator or
> other Design Patterns?
Not to my knowledge.
But, that would certainly be cool. It would be great if it could be an extension of the Live Templates. I would imagine that it would combine a series of templates and presto!
Florian Hehlen
Rami wrote:
"Code" -> "Delegate methods" lets you generate a Decorator/Wrapper/Delegator.
/Kreiger
Attachment(s):
signature.asc
Hello!
I know this is an old post, but I wanted to share that there is actualy a plugin capable to generate design patterns.
It is the Design Patterns Plugin and we have just recently uploaded the 2nd release version.
At the moment it supports Builder (Inner), Factory, Singleton and Strategy Design patterns and we are currently working on implementation of new ones.
To anyone who reads this and is going to use it, hope you enjoy using it and please give a review and leave your feedback!
Orestes