iluwatar / java-design-patterns

Design patterns implemented in Java
https://java-design-patterns.com
Other
89.43k stars 26.44k forks source link

Candidate for Known Uses of Proxy #2507

Closed VladimirCreator closed 3 months ago

VladimirCreator commented 1 year ago

I propose the UIKit's UIAppearance protocol as the known use of the proxy design pattern.

thestbar commented 1 year ago

Hey, I would like to work on this issue.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.

RobinKumar5986 commented 11 months ago

Hey I am new to the open source contribution can any one tell me how can I contribute and request and merge the pull requests...

damlaYasarr commented 11 months ago

if no one solves it, can you assign it to me?

iluwatar commented 11 months ago

@thestbar are you working on this?

RobinKumar5986 commented 11 months ago

Yes I am looking on this

On Sun, Oct 8, 2023, 1:22 PM Ilkka Seppälä @.***> wrote:

@thestbar https://github.com/thestbar are you working on this?

— Reply to this email directly, view it on GitHub https://github.com/iluwatar/java-design-patterns/issues/2507#issuecomment-1751952579, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARGWJ6VD27VZIKXJLHCCTJTX6JLVBAVCNFSM6AAAAAAXFSFML6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRHE2TENJXHE . You are receiving this because you commented.Message ID: @.***>

thestbar commented 11 months ago

@iluwatar I thought that I just had to add it in the known uses of this part, which I added here https://github.com/iluwatar/java-design-patterns/pull/2554. Is there anything else I should do? Of course if someone has started working on the extra stuff feel free to assign this to them!

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. The issue will be unassigned if no further activity occurs. Thank you for your contributions.

SnehangshuChakraborty commented 3 months ago

@iluwatar should this be closed ? looks like this is merged (asking this since this showed up under the good first issue label)