Search found 53 matches: principle

Return to advanced search

xbrowseWeb - Work in Progress

... as much as possible. I now have a template for consistent navigation in my web programs. Here, I also host the xbrowseWeb module. Another principle I follow is to keep the source code as simple as possible and use a modular approach to maximize component reuse. xbrowseWeb used as a file ...
by Otto
Sat Apr 20, 2024 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xbrowseWeb - Work in Progress
Replies: 1
Views: 94

Re: Data exchange between PC and Android device on the same loca

... that the source code be visible. In today's large frameworks, most of the code is visible, BUT on the server side, where it runs, a server that in principle ONLY the administrator has access to. That's why it makes me laugh when I read many times that CGI is the best system because being exes and ...
by Carles
Sat Feb 24, 2024 7:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data exchange between PC and Android device on the same loca
Replies: 17
Views: 792

Re: hash for storing variables

... elements like inheritance and polymorphism. The use of multiple levels of patchers and preprocessors for composing components resembles the OOP principle of composition. This enhances reusability and maintainability and allows for a well-structured development of complex applications. However, ...
by Otto
Tue Nov 28, 2023 8:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: hash for storing variables
Replies: 7
Views: 526

Interesting discussion with ChtGPT

... interesting discussion with ChtGPT. This was the starting point: User (I): The weaknesses you mention are fixed with FiveWin. Could it be that in principle simpler - in terms of syntax - languages will experience a revival in the future, because AI with its fast answers makes many libraries and ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: What is the best PDF Printer Driver Windows to use with Five

Byron, I use FWH to send emails with PDF's all the time, as do my clients. As a general "good operating principle", I would always suggest previewing anything before it is sent out, and especially any form of invoice, or statement. It's just being proactive to avoid ...
by TimStone
Wed Jan 25, 2023 11:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: What is the best PDF Printer Driver Windows to use with Five
Replies: 11
Views: 780

Re: Conversion from ca-clipper ( not found a variable)

... A PUBLIC variable is visible and exists from the declaration to all the program. So the only variable that fully respect the encapsulation principle is the LOCAL one. EMG
by Enrico Maria Giordano
Thu Mar 03, 2022 11:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4341

Re: Conversion from ca-clipper ( not found a variable)

Encapsulation is not a concept tied to a particular programming language. It is a good programming principle that is useful to build and maintain a clean project structure. You can learn about it reading any programming theory book. EMG Okay Master Enrico. But what does ...
by karinha
Thu Mar 03, 2022 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4341

Re: Conversion from ca-clipper ( not found a variable)

Encapsulation is not a concept tied to a particular programming language. It is a good programming principle that is useful to build and maintain a clean project structure. You can learn about it reading any programming theory book.

EMG
by Enrico Maria Giordano
Wed Mar 02, 2022 10:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4341

Re: Conversion from ca-clipper ( not found a variable)

... not local must be only used when really necessary (ie. in very rare occasions). The reason is simple: non-local variables break the encapsulation principle so their values are more difficult to trace. EMG Master Enrico, I respect your opinion, but I think it has no basis. In which Clipper book ...
by karinha
Wed Mar 02, 2022 9:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4341

Re: Conversion from ca-clipper ( not found a variable)

Any variable that is not local must be only used when really necessary (ie. in very rare occasions). The reason is simple: non-local variables break the encapsulation principle so their values are more difficult to trace.

EMG
by Enrico Maria Giordano
Wed Mar 02, 2022 8:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Conversion from ca-clipper ( not found a variable)
Replies: 30
Views: 4341

Re: Button click action

Hi Joao,
I think it has to do as I create the button with the principle of detached locals.
Best regards,
Otto
by Otto
Mon Nov 22, 2021 7:30 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Button click action
Replies: 19
Views: 1477

Re: Increase the map scale

The card can be any. This is not a matter of principle. For example, the current map scale is 1x100000. When you scroll the mouse wheel, the map scale increases (according to the set step zoodelta: ) and becomes, for example, 1x10000. I asked about ...
by Natter
Tue Sep 28, 2021 8:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Increase the map scale
Replies: 2
Views: 341

Re: check existing first and last on customer

... name entered is already in the archive? This is a classic problem when you are not using unique primary-keys. Primary-keys are one of the basic principles of relational-database programming. Another principle is to store each piece of data, only once. In the real-world, you are going find duplicate ...
by James Bott
Mon Jun 14, 2021 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2505

Re: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour

... friends, I have the first response from my users. / * Hello Otto, great thank you! Would it be possible for the first column to be smaller? So in principle we wouldn't need it at all. I don't know what the CH actually means. ? And if you can, the font is larger for the room number, arrival and ...
by Otto
Fri Jun 04, 2021 3:41 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour
Replies: 13
Views: 1506

Re: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour

... friends, I have the first response from my users. / * Hello Otto, great thank you! Would it be possible for the first column to be smaller? So in principle we wouldn't need it at all. I don't know what the CH actually means. ? And if you can, the font is larger for the room number, arrival and ...
by Otto
Fri Jun 04, 2021 3:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: /ɪːzɪˈpɪːzɪ/ Reportgenerator for FIVEWIN and mod harbour
Replies: 31
Views: 3267
Next

Return to advanced search