-
Since I am looking on the description of the homepage I am wondering if there is something like Content Assist available (e.g. CTRL-SPACE => table-names or column-names). Since it is not mentioned anywhere, I am curious if this is included.
2009-09-30 20:33:38 UTC in Quantum Database Utility
-
About reversible or not, I think this is another discussion. I see it that way, to crack a code you first search for a given string in the simple way. If this is found, the entry is quite simple.
If the find fails, then somebody have to check how the strings are generated. And here I agree they are reversible, but there is much more effort involved.
'..., ad infinitum ...' :) Remembers me...
2009-01-15 10:17:44 UTC in ProGuard Java Optimizer and Obfuscator
-
I know there is are some Feature Requests for it opened and I know, there is the FAQ. From this I could read, there is no high priority for this issue.
Anyway, I guess if there is a vote what kind of feature would be of great benefit, I am sure, this would be under the Top-features.
I thought as well about the way how it could be implemented resp. provided. Namely the encryption part, the...
2009-01-13 20:42:58 UTC in ProGuard Java Optimizer and Obfuscator
-
I have a configuration which runs perfectly on 4.2. Changing the Proguard.jar to version 4.3 raises with the Preverfication turned on:
Unexpected error while performing partial evaluation:
Class = [nnn/u/c]
Method = [a(Lnnn/u/i;Z)Ljava/lang/String;]
Exception = [java.lang.IllegalArgumentException] (Can't find common super class of [nnn/u/i] and [java/lang/StringBuffer])
2009-01-08 15:12:25 UTC in ProGuard Java Optimizer and Obfuscator
-
There is no check, if the source-Port is already blocked. I have no idea, if this could be done in a remote environment, but with localhost this should be able to be tracked. And if this is tracked already, then I would have expected some kind of Error-message, which ports are blocked resp. already used.
2008-11-20 11:00:32 UTC in PassPort port forwarding utility Win XP
-
I am using the application for test-purposes. In our app I have one connection to the DB and one to another service. And I wanna test the constellation when the one goes, the other is disconnected, or vice-versa, or ...
Therefore it would be good to enable resp. disable the ports easily without removing it.
2008-11-20 10:47:55 UTC in PassPort port forwarding utility Win XP
-
Squirrel works quite nice, as long as I am in the same LAN-segment and do not suffer WAN-latency. My major problem is to run scripts which create some tables via WAN-access. To be sure, that the tables are correctly specified, I drop them first and next I create them.
But dropping requires to reload the whole structure - which takes a lot of time in WAN. Same situation arise when creating a...
2008-05-20 13:01:08 UTC in SQuirreL SQL Client
-
I am very surprised, that the JScrollPane has effect, i.e. when resizing the Window, the content will not resize. But ...
If there is some kind of restriction, then it is OK from my side.
2008-02-01 09:15:33 UTC in ProGuard Java Optimizer and Obfuscator
-
I am very surprised, that the JScrollPane has effect, i.e. when resizing the Window, the content will not resize. But ...
If there is some kind of restriction, then it is OK from my side.
2008-02-01 09:13:58 UTC in ProGuard Java Optimizer and Obfuscator
-
1) If checkboxes => What is the initial meaning when none are selected? I mean, it is not clear from the GUI-perspective. (And I have no quick idea, how to make it clear for the user.)
2) I have my troubles when a GUI does not provide the actions, a user thinks it would provide. Not really about inconsitence, that's everydays live. I have more the problem, when blaming the user to use the GUI...
2008-01-23 08:25:14 UTC in ProGuard Java Optimizer and Obfuscator