Search:

Type: Posts; User: Laurent Gomila

Search: Search took 0.00 seconds.

  1. This is an interesting point of view, to which I...

    This is an interesting point of view, to which I agree, but how is that related to CAMP? We're not talking about what to bind, but how to bind it, whether it is interfaces or concrete classes.
    ...
  2. How could they? They are not supposed to know...

    How could they? They are not supposed to know what user classes and properties will have to be available.
    You must admit that those Qt modules are rather powerful, and they are because they use the...
  3. Thanks for the definition. We're not native...

    Thanks for the definition. We're not native english, and finding the right words is sometimes difficult.


    Sorry for misunderstanding.
    But how would they make the current API simpler? Please give...
  4. I try to. I've given examples, comparisons with...

    I try to. I've given examples, comparisons with existing frameworks, technical and design details, etc. but it's hard to explain clearly because it's an API which is designed to abstract things. And...
  5. Not using CAMP to achieve the same goals would be...

    Not using CAMP to achieve the same goals would be even more prone to errors and verbose.
    How would to write better code doing the same things without CAMP?


    Of course it is technically...
  6. Of course. But that doesn't mean that my code is...

    Of course. But that doesn't mean that my code is bad. This doesn't mean anything in fact, except that the library is not useless.


    I know, that's why most people are confused about CAMP when they...
  7. CAMP is not made for binding C++ stuff to other...

    CAMP is not made for binding C++ stuff to other C++ stuff. It's made to expose your C++ data types to "the outside", where you can only find things dynamically by their name and manipulate them...
  8. I see. But the "Projects and Job Recruitment"...

    I see. But the "Projects and Job Recruitment" looks empty, it's like nobody ever goes there (368 topics vs 42,000 for the C++ forum).

    Anyway, I let the moderators do their job.
  9. Sorry if it looks like spam. I read the forum...

    Sorry if it looks like spam.

    I read the forum rules before posting, and there's nothing against posting to talk about an open-source project that may be interesting for the C++ community. And I...
  10. CAMP - new open-source reflection library for C++

    Hi

    I'd like to introduce a new (and very exciting) library to the C++ community: CAMP.

    CAMP is an open-source library (under the LGPL license) that allows to emulate reflection features in C++,...
Results 1 to 10 of 10