Welcome, Guest
Username: Password: Remember me
Lab CT Version, news, test results, new features request and suggestions

TOPIC:

CT LAB ver 6.40 6 years 1 month ago #11734

  • anderson
  • anderson's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
I'm sorry, my friend, maybe I did not explain myself exactly, or I did not understand your explanation.

I understand that you will update the repository on a daily basis.

But how do I update my version that is installed on my computer?
Because I can not find a way to control the updates in the repository.
For example, in Lazarus I use OPM to look for new versions of the components.

I'm sorry again, but I'm new to the CT world and everything is new to me.



thank you.

Please Log in or Create an account to join the conversation.

CT LAB ver 6.40 6 years 1 month ago #11735

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1101
Oh sorry
We release Stable CT every 3-4 months
we release every 5-15 days CT Lab Revisions
Our Rolling Release Development Model
you can update your CodeTyphon version to Stable or LAB version with
CTCenter Update Manager

But we can send you pl_RESTDataware pkg after every update and tests.
Anything you want.

PS:
We put any source MOD to the file: codetyphon\typhon\components\pl_RESTDataware\ctinfo.txt
and we mark these updates with "ct9999" string

CT6.5 pl_RESTDataware\ctinfo.txt
=============================================
  CodeTyphon Studio
  Typhon IDE
  Information file
=============================================

pl_RESTDataware

Ver 6.5.2 Date 27-05-2018 Source SVN Rev 1421


==== MODs ==================
 
uDWJSON.pas ### at line: 38

and our mod to source file uDWJSON.pas
unit uDWJSON;

Interface

Uses
 {$IFDEF FPC}
   LCLIntf, LCLType, LMessages,   //=== ct9999 =========
 {$ELSE}
  {$IFDEF WINDOWS}
   Windows,
 {$ENDIF}
 {$ENDIF}
   SysUtils, Classes, TypInfo;

Type
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.40 6 years 1 month ago #11736

  • anderson
  • anderson's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Great.
Thanks friend.

Please Log in or Create an account to join the conversation.

CT LAB ver 6.40 6 years 1 month ago #11737

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1101
Thanks and
Have fun my Friend
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: anderson

Please Log in or Create an account to join the conversation.

CT LAB ver 6.40 6 years 1 month ago #11751

  • anderson
  • anderson's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Hi Sternas, how are you?

I need to ask you two things.

1st - whenever I update, I noticed that I need to reinstall REST Dataware. Can not this be automatic, since it is installed before the update?

2 - Both Delphi and Lazarus, we have aboutinfo in all components, and I saw that CodeTyphon does not show this information. Are you able to show the aboutinfo ??

Notice the image:


PS: Forgive me if I write ma, I do not 100% dominate the English language.
Thank you very much.

Please Log in or Create an account to join the conversation.

CT LAB ver 6.40 6 years 1 month ago #11752

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1101
Thanks Sir

1) for visual programming you must rebuild Typhon IDE for every new version of REST Dataware
Typhon use "static linking" for packages.

2) We don't register "About" property in allrestdwreg.pas

3) Your package License ?

4) Finally, is GIT or SVN active ? or both
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.40 6 years 1 month ago #11753

  • anderson
  • anderson's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
Ok, I got it.

We use GPL 3.0

Today both SVN and GIT are 100% active. But as a stable package I use the GIT.
If there is a problem with GIT please let me know, so I organize SVN as the main repository.

Thank you very much, my friend.

Please Log in or Create an account to join the conversation.

CT LAB ver 6.40 6 years 1 month ago #11754

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1101
Thanks Sir

We have problem with GPL 3.0 License

My suggestion is to use an other "Free and OpenSource" License.

Update: If your library finally has GPL 3.0 license, we must remove it from next CodeTyphon release.
Sorry, but for us License issues are GO-NO-GO.
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT LAB ver 6.40 4 years 2 months ago #14657

  • anderson
  • anderson's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 0
This is REST Dataware, full compatible with CT


Please Log in or Create an account to join the conversation.

Last edit: by anderson.

CT LAB ver 6.40 4 years 2 months ago #14658

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1070
  • Thank you received: 152
Any CodeTyphon video ? :)
or your video it's a promotion of an old Win32 Pascal IDE ?

Please, can you post here, the GIT or SVN source web location of your REST Dataware ?
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..