Giter Club home page Giter Club logo

jcore's People

Contributors

jcmoraisjr avatar mdbs99 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

Watchers

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

jcore's Issues

[OFF] DIC?

Is there an example demonstrating the Dependency Injection Container concept without a framework (in Delphi, Java, C+, PHP... anyone, I need to understand the concept)?

Error when persisting an entity with TDateTime attribute

When I try to persist an entity with a TDateTime attribute, the "abstract method called" error occurs.

Here the call stack:

#0 SYSTEM_$$_HANDLEERRORADDRFRAME$LONGINT$POINTER$POINTER at :0
#1 SYSTEM_$$_HANDLEERRORADDRFRAMEIND$LONGINT$POINTER$POINTER at :0
#2 ?? at :0
#3 ?? at :0
#4 ?? at :0
#5 WRITETOPARAMS(0x1626750, 0x16a6e78) at opf\jcoreopfadm.pas:447
#6 WRITEATTRIBUTESTOPARAMS(0x16a6b90, 0x16a6e78, 0x16266d0) at opf\jcoreopfmappingsql.pas:939
#7 STORE(0x16a6b90, 0x16266d0) at opf\jcoreopfmapping.pas:963
#8 STOREPID(0x16aff40, 0x1626550) at opf\jcoreopfmapping.pas:843
#9 STORE(0x16262d0, 0x16afa00) at opf\jcoreopfsession.pas:241
#10 STORE(0x16af980, 0x16afa00) at :0
#11 TESTSTORE(0x1606b10) at ..\test\testcase1.pas:41
#12 FPCUNIT$_$TTESTCASE_$__$$_RUNTEST at :0
#13 FPCUNIT$_$TTESTCASE_$__$$_RUNBARE at :0
#14 FPCUNIT_$$_PROTECTTEST$TTEST$TTESTRESULT at :0
#15 ?? at :0

Let me know if I can help somehow.

questions...

I have some questions...

1 - How to deal with the types of streams, blobs, etc.

2 - How to deal with a legacy DBMS fields where "ID" has a different type of nomenclature ...

Obrigado!!!

JCore, Brook and TODO online tool

Hello,

Some time ago, I had an idea to create an online tool to manage TODOs. Please see more details about this here:

silvioprog/brookframework#86

I intend to use the JCore project. Please, I have a great interest in joining Brook and JCore somehow. I believe that these two projects could become great partners, and the TODO project will be a good opportunity to make this possible.

I count on your help in this endeavor, @jcmoraisjr!

mapeador/mapping

Olá. Estou fazendo teste em seu OPF, esta ficando muito bom!!! Me parece que internamente ele usa a “RTTI” para fazer o mapeamento das classes e esse mapeamento é automático? Existe a possibilidade de não mapear determinado atributo “published” de uma classe?
Obrigado!!!

Hello. I'm auditioning in your OPF, is getting very good !!! It seems to me that internally it uses the "RTTI" to map the classes and this mapping is automatic? There is a possibility to map certain attribute "published" in a class?
Thank you!!!

0001-demos-fix-typo

From e5b191095d4a2203f09272c374c49c11ec3c1d1b Mon Sep 17 00:00:00 2001
From: silvioprog <[email protected]>
Date: Fri, 10 Oct 2014 12:32:14 -0300
Subject: [PATCH 1/1] [demos] fix typo.

---
 demos/opf001/opf001.lpr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/demos/opf001/opf001.lpr b/demos/opf001/opf001.lpr
index 9a463ec..996b37d 100644
--- a/demos/opf001/opf001.lpr
+++ b/demos/opf001/opf001.lpr
@@ -31,7 +31,7 @@ var
   VPerson: TPerson;

 {
-  create table (
+  create table person (
     id varchar(32),
     name varchar(255)
   );
-- 
1.9.4.msysgit.1

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.