开发者

Application based on Prototypical inheritance in real life projects

开发者 https://www.devze.com 2023-03-05 17:34 出处:网络
C开发者_如何转开发lass-based inheritance shows its usefulness in creating big programming systems, especially GUI systems.

C开发者_如何转开发lass-based inheritance shows its usefulness in creating big programming systems, especially GUI systems.

How can be applied Prototypical-based inheritance in real life applications? How we should build system instead of creating classes hierarchies?

Are here exist any programming patterns for real prototypical based OOP as exists for class-based OOP?


nahab: Are here exist any programming patterns for real prototypical based OOP as exists for class-based OOP ?

This question should direct you to some good resources on practical Javascript Design Patterns.

nahab: How can be applied Prototypical-based inheritance in real life applications? How we should build system instead of creating classes hierarchies?

See this list of Lua users (another prototype-based language), taking note of its use in Adobe Lightroom.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号