Code Monkey home page Code Monkey logo

boldfordelphi's People

Contributors

bero avatar marcocantu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

boldfordelphi's Issues

Exception in BoldListhandle

This is in branch AttracsBold. Tested with Delphi 10.3.3 Community Edition.

How to reproduce

  • Make a new VCL Application
  • Drop a new BoldListHandle on it
  • Edit Expression in Object Inspector with 3 dots. OCL editor should appear.
    Instead Exception "Error reading Typescb.OnClick: Invalid property value."

Implement Testmode

TestMode means that the database is readonly. It is not possible to update data.
This is a good case for running unit tests.
It always start from a known state.

Use Delphis builtin RegEx for SQLLike

Make OCL operation SQLLike behave the same as original but using Delphi TRegEx instead of original unit BoldRegularExpression that had a copyright comment

Add Bold unittests

There exists a suite of unittests in original Bold. We should add them to this reporistory to improve security and not break functionality.

Visual Parse?

Is there a replacement for this?

parts of Bold requires Visual Parse++

There are missing files which Bold cannot be compiled for.

StringBuilder.pas not found

Hello all,

I'm trying to install BoldForDelphi-AttracsBold to evaluate. But a compilation error occurs at unit BoldUtils : Unit StringBuilder.pas not found.

it does not exists neither in the project folder not in the Delphi installation folder.

IDE version : Delphi Athens 12.

Best Regards
Wael

Memory leak in SSLexLexeme

Problem
SSLexLexeme.Create allocate Length + 1 bytes
Destroy free only length bytes.

This makes a memory leak of one byte per instance. As this class is used extensively in OCL this adds up during the time

Compilation error with Bold.dproj on Delphi 10.4.2 CE. - AttracsBold Branch

Hi All
First of all thanks for this valuable framework.
I'm trying to install bold with my Delphi 10.4.2 CE but I'm facing error on compilation
[dcc32 Error] BoldFormSaver.pas(586): E2003 Undeclared identifier: 'OnDeriveAndSubscribe' [dcc32 Error] BoldFormSaver.pas(586): E2035 Not enough original parameters [dcc32 Error] BoldFormSaver.pas(587): E2003 Undeclared identifier: 'OnReverseDerive' [dcc32 Error] BoldFormSaver.pas(587): E2035 Not enough original parameters [dcc32 Error] BoldFormSaver.pas(588): E2003 Undeclared identifier: 'OnNotifyOutOfdate' [dcc32 Fatal Error] Bold.dpk(370): F2063 Unable to compile used unit 'BoldFormSaver.pas'
I'm using AttracsBold branch.
Thanks for your help.
Andriantahina

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.