-
Content Count
1977 -
Joined
-
Last visited
-
Days Won
26
Everything posted by Attila Kovacs
-
Come on 🙂 @Lars Fosdal remove the topic if it's inappropriate, the screenshot is still from emba wiki.
-
@Anders Melander I meant it in a ascii art way 😄
-
Manage overloaded IfThen functions
Attila Kovacs replied to Mike Torrettinni's topic in General Help
for sure H := (C = 0 ? 0 : V = r ? (g - b) / C : V = g ? (b - r) / C + 2 : (r - g) / C + 4 ); -
Manage overloaded IfThen functions
Attila Kovacs replied to Mike Torrettinni's topic in General Help
isn't this "IfThen" is the one that nobody uses because it evaluates both branches? -
Warning. This changes the SP fundamentally where negative numbers were ignored.
-
I don't know IB nor do I know the result of the IM JOIN WH but I don't like the "SUM(IM.TRS)TRS" I would write this like ISNULL( SUM( ISNULL(IM.TRS, 0) ), 0) AS TRS
-
How to optimize exe loading times
Attila Kovacs replied to a topic in Software Testing and Quality Assurance
At least a splash screen would be nice. You don't want to put your db connection into a thread. Nor many other things. It's so 90's. ctrl+shift+esc -
HTML Library review and sale: 25% off.
Attila Kovacs replied to Alexander Sviridenkov's topic in Delphi Third-Party
It is. -
Micro optimization - effect of defined and not used local variables
Attila Kovacs replied to Mike Torrettinni's topic in Algorithms, Data Structures and Class Design
"Premature optimization" is a phrase used to describe a situation where a programmer lets performance considerations affect the design of a piece of code. This can result in a design that is not as clean as it could have been or code that is incorrect, because the code is complicated by the optimization and the programmer is distracted by optimizing. "Premature optimization is the root of all evil." December 1974 Test-driven development is related to the test-first programming concepts of extreme programming, begun in 1999, but more recently has created more general interest in its own right. Just move on. -
I just installed GExperts for D2007 as there is no code-formatter out of the box and saw that the GExperts menu is taller as my screen. Just saying.
-
Ah I see now what you mean. In this case my apologies, the vertical resolution was virtually bigger, did not except that you made the menu dynamic. Good to know!
-
Pressing escape anywhere on the config window closes the form automatically losing every changes. <o>
-
Micro optimization - effect of defined and not used local variables
Attila Kovacs replied to Mike Torrettinni's topic in Algorithms, Data Structures and Class Design
Only if it make sense. (Not for every call) We don't know how your code work. -
Micro optimization - effect of defined and not used local variables
Attila Kovacs replied to Mike Torrettinni's topic in Algorithms, Data Structures and Class Design
Wrong. It's faster because you don't have a managed type as a local variable. a procedural type would be enough, no pointer needed -
It's a bit unexpected, especially when you press escape in the filter-edit.
-
1280x800 🙂 Fits everything except Gexp. After turning off everything but formatter the menu became too short 😛
-
@Stefan Glienke The last (edited) version still has the "label" and does not yield on HexToBinStefan(#0). Not sure if this should be considered a bug or not.
-
I thought ppl. who are having more than one unit in a row are doesn't care about the order as it's impossible to reorder it quickly with the line-up/down expert.
-
What does this UsesCleaner supposed to do? It removes linked modules from the uses list.
-
Too bad there is no multiple inheritance. Is it possible to hook a constructor on startup?
-
FireDAC Add On discountinued? (Good by Embarcadero?)
Attila Kovacs replied to Juan C.Cilleruelo's topic in General Help
Which ones?- 24 replies
-
- firedac add on
- discountinued
-
(and 1 more)
Tagged with:
-
I'll go with "yet". I'll take your word for it 😉
-
How can I ignore it?
-
FireDAC Add On discountinued? (Good by Embarcadero?)
Attila Kovacs replied to Juan C.Cilleruelo's topic in General Help
@Juan C.Cilleruelo I think it's about half the price, but get an offer. And if you do so, don't miss this (if you have purchased FD separately back in the days) : Do you offer competitive upgrades? Yes, we do offer competitive upgrades, with the proof of purchase of competing product (invoice, order confirmation etc).- 24 replies
-
- firedac add on
- discountinued
-
(and 1 more)
Tagged with: