Skip to search.
clips-win32-beta · CLIPS Win32 Beta

Group Information

  • Members: 47
  • Founded: Jan 14, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 17 - 46 of 218   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17 Venkatesh
svenk@... Send Email
Feb 1, 2000
7:27 pm
Hi, This is the current scenario: 1. I've registered ClipsInprocSrv in a NT Box sp3 2. Made instance of the ClipsInprocSrv in a VB ActiveX dll 3. Load the...
18 mark tomlinson
marktoml@... Send Email
Feb 1, 2000
8:06 pm
When the CLIPS Workspace is initialized (CLIPSEngine), currently only one of these can exist, but any threads in your application can access (serialized) the...
19 Venkatesh
svenk@... Send Email
Feb 1, 2000
11:01 pm
Hi, Thanks for the lead. Do u have an example of a clips file that has features to support multi users. A Clips file where classes, facts and constructs are...
20 Mark Tomlinson
marktoml@... Send Email
Feb 2, 2000
12:44 am
The WineSelector uses all these features. I am not sure what you mean by multiple users. Perhaps you are referring to modularity, the defmodule construct is...
21 mark tomlinson
marktoml@... Send Email
Feb 3, 2000
6:36 pm
This will be staged on the release site and kitted with InstallShield over the weekend. Thanks to everyone who helped in the beta for this. The next beta...
22 mark tomlinson
marktoml@... Send Email
Feb 3, 2000
7:13 pm
Sorry, my first paragraph was truncated. The OCX version 1.7 is what will be staged this weekend. ... ______________________________________________________...
23 Mark Tomlinson
marktoml@... Send Email
Feb 8, 2000
9:39 pm
I have a build of the CLIPS kernel regressing that will isolate workspaces and RETE networks by threads. <insert fireworks display and cool voice-overs> I will...
24 mark tomlinson
marktoml@... Send Email
Feb 14, 2000
5:43 pm
If you are interested in using the MT DLL build (from C or C++) let me know. It has passed the short regress. At present it works like so: -Each thread calls...
25 Sandeep Natrajan
sandeepn@... Send Email
Mar 4, 2000
4:58 am
Hi Mark, I am interested in the multi-threaded/multi-workspace DLL of CLIPS. We need to use CLIPs from different threads, each thread maintaining its own...
26 Mark Tomlinson
marktoml@... Send Email
Mar 4, 2000
4:01 pm
I have been receiving a number of requests for information regarding the MT build (which is exactly what I asked for). The current status is that I am working...
27 Maurizio Dosso
madosso@... Send Email
Mar 13, 2000
2:05 pm
Hi Mark, what about the Clips IPS ? Can you say when it'll be released ? In the mean time is there any place where I can dawnload the last Beta ? Thanks and...
28 Mark Tomlinson
marktoml@... Send Email
Mar 13, 2000
4:36 pm
All that is really holding on this is the docs. I did add a few final touches. The latest beta can be had at: URL : http://www.idrive.com/ username :...
29 Mark Tomlinson
marktoml@... Send Email
Mar 13, 2000
7:22 pm
Just a quick clarification... Version 1.x will NOT include the multi-workspace feature. That will be included in 2.x. ... From: Mark Tomlinson To:...
30 Mike Lipkie
mlipkie@... Send Email
Mar 14, 2000
3:16 pm
... be included in 2.x. When is version 2.0 due out....
31 mark tomlinson
marktoml@... Send Email
Mar 14, 2000
9:21 pm
Within a very few months. I would like to say 'right on the heels of 1.x', but with the initial problems still be worked on for the major new feature (multiple...
32 Mike Lipkie
mlipkie@... Send Email
Mar 14, 2000
9:32 pm
The reason I am asking is that we have an extreme need for this functionality (within a few weeks) If it is not going to be ready by then we will need to look...
33 Mark Tomlinson
marktoml@... Send Email
Mar 15, 2000
12:07 am
Which functionality? The multi-workspace? If so I am afraid that is not going to happen in that time frame. There *might* (in fact I certainly HOPE there will)...
34 Mike Lipkie
mlipkie@... Send Email
Mar 15, 2000
8:08 pm
Sorry for being unclear. I was concerned on the mulit-workspace stuff specifically. Thanks....
35 Mark Tomlinson
marktoml@... Send Email
Mar 15, 2000
11:29 pm
Believe me, that is the highest thing on my priority list at the moment, but if it were an easy task it would have already been implemented in the base code or...
36 Mark Tomlinson
marktoml@... Send Email
Apr 5, 2000
6:42 pm
Thanks to Mike Giordano's assistance, we will shortly (within a day o two) be releasing a version of the CLIPS dll that will isolate each workspace to a thread...
37 Mark Tomlinson
marktoml@... Send Email
Apr 16, 2000
1:30 am
Never did an official beta on this one. Added the ability to load files via a URL. If there is any interst in loading and saving files via say FTP, Gopher or...
38 Mike Lipkie
mlipkie@... Send Email
Apr 19, 2000
4:12 pm
What is the status on the MT version of CLIPS. We got an email a while ago that said in a few days but that was the last anyone heard....
39 Mark Tomlinson
marktoml@... Send Email
Apr 19, 2000
5:53 pm
Still working on getting a beta of the MT DLL ready. We have had a spate of problems with other products (such as the OCX) which have diverted resources away...
40 Mike Lipkie
mlipkie@... Send Email
Apr 19, 2000
5:55 pm
Thanks....
41 Mike Lipkie
mlipkie@... Send Email
Apr 19, 2000
5:56 pm
Thanks. I understand that it is only for c or c++ for now as we have a small group that will be using that language....
42 Mark Tomlinson
marktoml@... Send Email
Apr 22, 2000
1:50 am
I have released a debug build, and the first beta release, of the Multi-threaded, multi-workspace CLIPS DLL. Here are the general rules (more official docs...
43 Mark Tomlinson
marktoml@... Send Email
Apr 22, 2000
3:25 am
I would like to thank Mike Giordano for using my hints to do a clean modification of the base CLIPS code to use the multi-threading trick and helping to get...
44 Mark Tomlinson
marktoml@... Send Email
Apr 22, 2000
2:44 pm
Sorry, I had to drop and restage the beta build of the multi-threaded DLL since the export table was incorrect. The fixed version is available now. Once thing...
45 mark tomlinson
marktoml@... Send Email
Apr 24, 2000
12:34 pm
That dialog box indicates that the core memory manager tried to free an invalid handle -- probably not an issue with your code (although I didn't see it when...
46 mark tomlinson
marktoml@... Send Email
Apr 24, 2000
2:39 pm
The problem is with the BLOCK_MEMORY routines. I have isolated this for the moment by turning them off. I will try to get this resolved before a production...
Messages 17 - 46 of 218   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help