Vassili Bykov's Regex11 package - Smalltalk

This is a discussion on Vassili Bykov's Regex11 package - Smalltalk ; In the package comments we can find "See the DOCUMENTATION category on the class side of RxParser for more information." However, opening a Browser on RxParser there is no documentation category to look at! Was the documentation for Dolphin put ...

+ Reply to Thread
Results 1 to 3 of 3

Vassili Bykov's Regex11 package

  1. Default Vassili Bykov's Regex11 package

    In the package comments we can find "See the DOCUMENTATION category on
    the class side of RxParser for more information."

    However, opening a Browser on RxParser there is no documentation
    category to look at!

    Was the documentation for Dolphin put somewhere else?

    Regards,

    --
    Cesar Rabak

  2. Default Re: Vassili Bykov's Regex11 package

    Hi Cesar,

    > Was the documentation for Dolphin put somewhere else?



    Hmmm the one that I imported had all the documentation.

    There's a class comment on RxParser, it's comment says to look at the class
    methods with the protocol Documentation, which has a bunch of methods a:
    b: etc. which have all the docs.

    Its worth noting, if you search this group, its is mentioned that the built
    MS regex classes are better as they don't overflow the stack (which this
    implementation can do in some situations).

    Tim



  3. Default Re: Vassili Bykov's Regex11 package

    Tim M escreveu:
    > Hi Cesar,
    >
    >> Was the documentation for Dolphin put somewhere else?

    >
    >
    > Hmmm the one that I imported had all the documentation.
    >
    > There's a class comment on RxParser, it's comment says to look at the
    > class methods with the protocol Documentation, which has a bunch of
    > methods a: b: etc. which have all the docs.


    I reloaded the package and found under the class methods. Thanks!

    >
    > Its worth noting, if you search this group, its is mentioned that the
    > built MS regex classes are better as they don't overflow the stack
    > (which this implementation can do in some situations).
    >


    OK. I'll check on those as well. I already have a fatality as VB's
    implementation does not support ranges...

    Thanks again,

    --
    Cesar Rabak

+ Reply to Thread

Similar Threads

  1. package require tcldotnet or package require tclmono
    By Application Development in forum TCL
    Replies: 3
    Last Post: 11-05-2007, 08:48 PM
  2. don't package jsp-api.jar
    By Application Development in forum J2EE
    Replies: 2
    Last Post: 08-29-2007, 11:37 AM
  3. Replies: 2
    Last Post: 08-28-2006, 01:09 AM
  4. Try on this package from the M$
    By Application Development in forum XML SOAP
    Replies: 0
    Last Post: 11-28-2003, 01:50 PM
  5. See this package which comes from the M$
    By Application Development in forum Inetserver
    Replies: 0
    Last Post: 10-08-2003, 11:57 AM