Jump to content

AKAC123

Members
  • Posts

    3
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by AKAC123

  1. Yes, I know this - but the "quite similar" is my problem: So I have to rewrite my source code and therefore I have to maintain 2 difference source bases. I am talking her not about my View-Logik, this is clear for me. But I build up a business-logic that works a lot with calls to dialogs or message boxes. I don't know exactly how UniGUI works but it seems to me, that there is a Delphi-Representation of the ExtJS-Objects. And therefor I am wondering, if it is not possible to solve these situations (above) in UniGUI: e.g. The MessageHandler is handled internal and maybe there is a second thread where my source logic is inside where I have to wait until the ShowMessage returns with the well known results. Then it would be pure VCL-Logic inside the web ;o) If the session is closed then maybe with exceptions it would be possible to exit my thread, too. Alex
  2. Thank you for your detailled answers! I'm looking forward to the new versions and infos! --- There is one more question, because I've the need to migrate old VCL-Applications to the web and a big problem are the MesageBoxes (and other modal Dialogs that I use often as functions). I know that developing with ajax is always non-blocking and so I need to use CallBack-Functions. But then I have to rewrite the existing logic. I don't like this, but do you think there is another way of solve this problem? I'mean do you have the chance to handle such calls in another way in your own framework? Maybe I did not understoode the difference, as I see, I have only to split several function (looking only on standard-vcl-apps with modal dialogs). Thank you Alex
  3. Hi, I have to say that I tested your tool and like this approach - especially because it seems to work very good. But I have some questions, that are very important for me, because I have to decide if I can develop a commercial product based on your solution: - I need some information about your timeline: When do you think the product is ready to use (1.0?) - What kind of licenses will you sell and what will be the price (keep in mind that ext js is not free, and you should earn money from your work)? - A source option would be interesting, so that the investement in your solution is future safe and maybe there is a chance to fix bugs on our own... - Do you plan to support SENCHA TOUCH also? - Will there be a chance to implement own components? - Will there be a way to use the original components from EXT JS directly? - I would prefer that it is possible to see with what kind of company I start a business partnership (e.g. adress, director). So a serious contact-page for FMSOFT would be great... So again I have to say, that I like your product and I think that answers to these questions would be helpful for all of your futurue customers... Best regards Alex
×
×
  • Create New...