Description:
The Dolphin variant of the Smalltalk language.
|
|
|
DNU in Class Browser
|
| |
Hi all,
I got a DNU in Class Browser. When I select Method->Refactorings->Inline
Parameter-><parameter name>
from the menu I'll get
MethodRefactoringTool does not understand #inlineParameter:
This happens in a fresh Dolphin 6.1 Beta 2 image.
Does anybody already being hit by that and has a solution?... more »
|
|
Frequently access violation in DolphinVM006.DLL
|
| |
Hi Community,
I am suffering from Dolphin crashes. My version is Dolphin Prof 6.1 Beta 2.
I tried to run it beneath Win 7 Prof 64, in compatibilty mode, in Win XP Prof and in an VMware 8 XP. All the same. I also rebuilded the image (that helps for some weeks)
The stack dump is always like this:... more »
|
|
Call for students
|
| |
Dear Students,
Now it is your turn! You will have to register in our website first [1],
put there some information, show interest for the projects and contact
the project mentors. After the registration step you will get all the
mentors information in order to contact them. By pressing the button on... more »
|
|
Bug in StsDolphinPackageProxy and workaround
|
| |
Hello, Dolphin Smalltalkers! :) Not much activity on the newsgroup lately, but still loving this wonderful product. Every time I use pharo for a while and switch back to Dolphin I am pleasantly surprised by the quality of dolphin. I ran into an error when trying to import a package into STS. The package was Robert Jarvis's ExternalProcess.... more »
|
|
Aida Web for Dolphin
|
| |
Hello!
Does anybody have a working link for the Dolphin Port of Aida Web framework?
Thanks a lot!
Claudio
|
|
GSoC deadline passed, record number of ideas collected
|
| |
Dear Smalltalkers,
Serge and me just submitted the application for the GSoC (see its copy
here: [link]), now let we wait finger
crossed to the Monday 8.April when accepted organizations will be announced.
But we have a good chance thanks to all of you spend a time to prepare... more »
|
|
Dolphin GSoC ideas wanted
|
| |
Dear Dolphiners,
No Dolphin related idea so far, so this is a special appeal to Dolphin
community to grasp this opportunity to influence and contribute to wider
Smalltalk community by ideas, mentors, students! And of course to
promote Dolphin around as well!
Ideas are otherwise slowly coming, 14 so far, but this is way below the... more »
|
|
Confusion between two ExternalLibrary instances having functions with the same name
|
| |
I have a tool (Jade) built in Dolphin that provides an IDE for GemStone. GemStone provides a DLL (different for each product version) that is used to interact with the database (much like ODBC for relational databases). As part of my GUI, the user selects which database version they want, and I select the proper DLL and instantiate an appropriate ExternalLibrary instance to interact with GemStone. This all goes fine until I try to load a second DLL to interace with another GemStone instance that has a different version. It seems that Dolphin always calls functions in one DLL, even when I use the handle to the second library.... more »
|
|
generating activex programmatically?
|
| |
hi,
i'm building an app which uses excel. bruno has show me how to generate the excel class/library. thru tools it goes like:
Dolphin>>Tools>>Additional Tools>>ActiveX Component Wizard
find Excel and generate.
my question, is there any way to do this progammatically? i'm trying to recreate the image after a fresh install.... more »
|
|
Random errors running Dolphin on Terminal Server
|
| |
Hi List:
We have a serious problem running deployed images and development ones over Terminal Server (Windows Server 2008 R2 x64). Occasionally Dolphin raises random errors related to api failed calls due to call the window api with a DeafObject as argument. The stacks shows that Dolphin is processing an event from the input queue but the window for that event is no longer valid. This error is completely random and we have no way to reproduce the error.... more »
|
|
|