Experiences with Adobe's “Adam and Eve” C++ GUI library?

前端 未结 2 1603
小蘑菇
小蘑菇 2020-12-23 14:58

I tried out the demo application which was pretty impressive. However building it and integrating it with my own code is hard because it\'s such a large project.

Has

2条回答
  •  不思量自难忘°
    2020-12-23 15:38

    I watched the Tech Talk.. He sort of lost me when he showed the real world example code and then a massively shorter version using his model... I suspect that his implementation, just like anything else, would in practice be bogged down by real world considerations if actually pursued to solve real problems...

    That said, it was interesting... The first half of the talk was great... I especially liked his assertion that Generic programming is the mathematics of coding...

提交回复
热议问题