logo

New Response

« Return to the blog entry

You are replying to:

    • avatar
    • Pierre
    • Posted on Fri 15 Mar 2013 05:07 AM

    Here the end of my post...

    2. Use this squeleton for your doc wrapper

    class docInvoice

    private doc as notesdocument

    sub new (pdoc as notesdocument)

    set doc = pdoc

    end sub

    end class

    3. Use lotusscript.doc to documente your project.

    Some tricks I learned :

    1. Lotusscript OOP at large scale goes evil.

    2. Lotusscript is not usable easily in xPages... you should rewrite in SSJS

    One question. Why a skillful developer like you is going back to lotuscript ?

    Greetings.

Your Comments

Name:
E-mail:
(optional)
Website:
(optional)
Comment: