how do I turn it into a component or a database

2018-10-15 Thread Axel Kohlepp via 4D_Tech

Hello,

I found the following things:

https://github.com/ThomasMaul/UserMode_Component

https://github.com/ThomasMaul/Tools_TM_export

But how do I turn it into a component or a database ?

Best regards

Axel Kohlepp
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: how do I turn it into a component or a database

2018-10-16 Thread Pat Bensky via 4D_Tech
Axel,

See:
http://doc.4d.com/4Dv17R3/4D/17-R3/Compiled-structure-page.300-3961299.en.html

On Tue, 16 Oct 2018 at 00:06, Axel Kohlepp via 4D_Tech <4d_tech@lists.4d.com>
wrote:

> Hello,
>
> I found the following things:
>
> https://github.com/ThomasMaul/UserMode_Component
>
> https://github.com/ThomasMaul/Tools_TM_export
>
> But how do I turn it into a component or a database ?
>
> Best regards
>
> Axel Kohlepp
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **



-- 
*
CatBase - Top Dog in Data Publishing
tel: +44 (0) 207 118 7889
w: http://www.catbase.com
skype: pat.bensky
*
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: how do I turn it into a component or a database

2018-10-16 Thread Axel Kohlepp via 4D_Tech

Hello,

please look at:

https://github.com/ThomasMaul/UserMode_Component

https://github.com/ThomasMaul/Tools_TM_export

there is nothing to compile ?!

Best regards,

Axel Kohlepp


Pat Bensky schrieb:

Axel,

See:
http://doc.4d.com/4Dv17R3/4D/17-R3/Compiled-structure-page.300-3961299.en.html

On Tue, 16 Oct 2018 at 00:06, Axel Kohlepp via 4D_Tech 
<4d_tech@lists.4d.com <mailto:4d_tech@lists.4d.com>> wrote:


Hello,

I found the following things:

https://github.com/ThomasMaul/UserMode_Component

https://github.com/ThomasMaul/Tools_TM_export

    But how do I turn it into a component or a database ?

Best regards

Axel Kohlepp
**
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
<mailto:4d_tech-unsubscr...@lists.4d.com>
**



--
*
CatBase - Top Dog in Data Publishing
tel: +44 (0) 207 118 7889
w: http://www.catbase.com
skype: pat.bensky
*


**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: how do I turn it into a component or a database

2018-10-16 Thread Epperlein, Lutz (agendo) via 4D_Tech
@Pat: No, this is the wrong approach. Did you looked at the github 
repositories? 
The sources are contained in text files and the data of forms in json files. 
The only way I'm aware of is to import the methods manually or use a component 
like https://github.com/elutz/vc-framework-v15. I don't know how to import the 
forms. It seems this points to a new feature in a future version of 4D.

Regards
Lutz


--  
Lutz Epperlein  
--
Agendo Gesellschaft für politische Planung mbH
Köpenicker Str. 9
10997 Berlin
http://www.agendo.de/
--





> -Original Message-
> From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Pat Bensky 
> via
> 4D_Tech
> Subject: Re: how do I turn it into a component or a database
> 
> Axel,
> 
> See:
> http://doc.4d.com/4Dv17R3/4D/17-R3/Compiled-structure-page.300-3961299.en.html
> 
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: how do I turn it into a component or a database

2018-10-16 Thread Chip Scheide via 4D_Tech
I just DLed the two github libraries
they are BOTH from v17r3

so the versioning/feature set maybe important

On Tue, 16 Oct 2018 09:30:54 +, Epperlein, Lutz (agendo) via 
4D_Tech wrote:
> @Pat: No, this is the wrong approach. Did you looked at the github 
> repositories? 
> The sources are contained in text files and the data of forms in json 
> files. 
> The only way I'm aware of is to import the methods manually or use a 
> component like https://github.com/elutz/vc-framework-v15. I don't 
> know how to import the forms. It seems this points to a new feature 
> in a future version of 4D.
> 
> Regards
> Lutz
> 
> 
> --  
> Lutz Epperlein  
> --
> Agendo Gesellschaft für politische Planung mbH
> Köpenicker Str. 9
> 10997 Berlin
> http://www.agendo.de/
> --
> 
> 
> 
> 
> 
>> -Original Message-
>> From: 4D_Tech [mailto:4d_tech-boun...@lists.4d.com] On Behalf Of Pat 
>> Bensky via
>> 4D_Tech
>> Subject: Re: how do I turn it into a component or a database
>> 
>> Axel,
>> 
>> See:
>> 
http://doc.4d.com/4Dv17R3/4D/17-R3/Compiled-structure-page.300-3961299.en.html
>> 
> **
> 4D Internet Users Group (4D iNUG)
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
---
Gas is for washing parts
Alcohol is for drinkin'
Nitromethane is for racing 
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

RE: how do I turn it into a component or a database

2018-10-16 Thread Epperlein, Lutz (agendo) via 4D_Tech
Thomas changed the Readme some hours ago. And in fact there is mentioned the
version 4D V17R3.
And ...
> This is export only, you cannot directly import them.

As I (and others) already said ...

Regards
Lutz Epperlein


--  
Lutz Epperlein  
--
Agendo Gesellschaft für politische Planung mbH
Köpenicker Str. 9
10997 Berlin
http://www.agendo.de/
--


> -Original Message-
> From: Chip Scheide [mailto:4d_o...@pghrepository.org]
> Subject: RE: how do I turn it into a component or a database
> 
> I just DLed the two github libraries
> they are BOTH from v17r3
> 
> so the versioning/feature set maybe important
**
4D Internet Users Group (4D iNUG)
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**