Production Artificial Intelligence Technology

Welcome to Sign in | Join | Help
in
Home Blogs Forums Bots Docs Photos Downloads

Browse by Tags

All Tags » Clips
  • Clips .Net Integration

    Fair warning, the current integration into the .net framework is shaky at best.  I have no collision detection on the Hashtable used for External Addressing to and from clips.  This causes a really nasty problem if you pass value types to clips.  I am working on the problem but there doesn't seem to be a straight forward ...
    Posted to ProAI Weblog (Weblog) by admin on February 7, 2007
  • New Beta

    I have just released a new beta of the Clips .Net Api.  I have enhanced User Defined function, Added Multifield support, and DataObject interaction now works as it should.  If you choose to download it, I highly recommend taking a look at ProAi.Clips.TestSuite.UserDefinedFunctionTest.cs.  This file contains commented test cases on ...
    Posted to ProAI Weblog (Weblog) by admin on February 4, 2007
  • Clips .NET 6.24 1.1.5b

    External function calls and DataObject interaction Should now work correctly.  This was ment to be a maintenance release but significant functionality and bug fixes are in this release.  Look at the test function in UserDefinedFunctions.cs in ProAi.Clips.TestSuite to see the syntax of how to do correct external function ...
    Posted to VS2005 (FileGallery) by admin on February 4, 2007
  • Two Steps forward One step back

    Still making steady progress,  I am doing pretty through testing on the new changes.  I was doing my final testing and I found a problem on the multifield that I have to go back and fix so I won't have a version out until later today or tomorrow. What should be included is user defined functions support of unknown return type ...
    Posted to ProAI Weblog (Weblog) by admin on February 3, 2007
  • Making Progress

    Pulled an all nighter last night.   I now have User Defined function working so that you can call multiple functions and don't have to deal with the function stack at all.  I wrote several documented  test cases so it will be easy to see how everything works.  Input  parameters and return values c now be ...
    Posted to ProAI Weblog (Weblog) by admin on February 2, 2007
  • Clips .Net interface

    I am now working on connecting clips COOL (Clips Object Oriented Language) to the .net object model.  It will use a new clas called  "ClipsClassBuilder".  It will take a Type object and build a clips class of the same name and add slots for all the public members.  It will also create classes for the base ...
    Posted to ProAI Weblog (Weblog) by admin on February 1, 2007
  • Clips 6.24 1.1.3b

    Enhanced Data Object support.  Added enumerator ClipsType for all defined clips types. Types and values are now read/write   note: Still need to do somthing about multi field slots  
    Posted to VS2005 (FileGallery) by admin on December 28, 2006
Powered by Community Server, by Telligent Systems