Any planned Mono support?

Hello, Is there any hope of FastReports ever running on Mono? Really, because it's all managed code, it really is pretty close to running on mono, the problem is just the ADODB reference that is not supported(nor ever probably will be) by Mono.

Comments

  • edited 4:34PM
    Hello,

    FastReport uses many WinAPI calls (especially in the UI part - FastReport.Bars.dll), so the Mono support is not possible and is not planned.
  • edited 4:34PM
    AlexTZ wrote: »
    Hello,

    FastReport uses many WinAPI calls (especially in the UI part - FastReport.Bars.dll), so the Mono support is not possible and is not planned.

    Why on the product page does it say "100% managed code" then?
  • edited 4:34PM
    The website says:
    "FastReport.Net is written in C# and contains only managed code"
    and that's true. There is no unmanaged code parts, just API calls.
  • edited January 2010
    I would suggest, as a medium-long term project, to split the FR logical in model, viewer, and designer modules.
    Now it is a monolithic block and hard to isolate the functionality.
    In this way, it would be easier for us to migrate to Mono, at least the model and the web viewer.
  • edited 4:34PM
    Sorry, we don't intend to make a Mono-compatible version. Many core code still requires WinAPI (for example, RichObject, PDF export).

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.