Blogs

  • Browse Blogs
  • My Blog
  • My Updates

BleedYellow Blogs

Blogs on BleedYellow.com

All recent entries tagged with oop

Display:  
Start a blog New Entry
1 - 10 of 10
    Previous  |  Next
  • Page     1

classy

Tim Tripcony  |   |  Tags: oop  |  Comments (6)  |  Visits (381)
I'm frequently told by fellow Notes/Domino developers, "I don't write classes". When I ask why, on rare occasion the response is that OOP == over-engineering; procedural code is always sufficient to "get the job done". Far more...

testable code = better code?

Jan Schulz  |   |  Tags: unittest design pattern oop  |  Comments (0)  |  Visits (125)
After my entry about event delegation, I went out and refreshed my memory about Design Pattern (The GOF book was the first - and up to now my only - book about programming. Hey, It's just a hobby for me . I also found the Google Testing Blog . Especially...
from Blog: Jan Schulz

Building "Composite" Applications In Notes 6

Peter Presnell  |   |  Tags: .dominoframework compositeapplications events oop  |  Comments (3)  |  Visits (221)
I am presently working on a project that requires coordination between separate components contained within a frameset.  In Notes 8 this would be considered a composite application but I need to implement this solution in Notes 6.0.  Fortuantely...

Adding Abstract Classes To A Framework

Peter Presnell  |   |  Tags: .dominoframework oop classes  |  Comments (1)  |  Visits (212)
After writing my blog about implementing  abstract (and other) classes  in LotusScript I started to think about ways to reduce the code that would be required to implement this into each and every abstract/sealed class in a framework.  I have...

Reducing Programming Language Differences

Peter Presnell  |   |  Tags: vb.net lotusscript oop java c  |  Comments (2)  |  Visits (119)
One of the things that struck me when I attended my first C# programming class was the fact that the instructor was often switching between code examples written in either c# or VB.Net.  These two languages had evolved in such a way that in many ways they...

Implementing abstract classes, sealed classes, and...

Peter Presnell  |   |  Tags: lotusscript oop .dominoframework classes  |  Comments (0)  |  Visits (150)
This post was prompted after following all the fun Tim Tripcomy was having building a mini-framework to demonstrate remote event binding .... Rather than just getting frustrated with the lack of progress by IBM in developing the LotusScript language - in...

History Of LotusScript - Part 3

Peter Presnell  |   |  Tags: lotusscript .dominoframework vb oop  |  Comments (1)  |  Visits (142)
LotusScript is a dialect of the BASIC programming language.  Version 1.0  of LotusScript was released in 1993 as part of a new spreadsheet product called Lotus Improv.  LotusScript 2.0 added the ability to work with Notes...

Domino.Reflection Namespace Extended

Peter Presnell  |   |  Tags: oop inspector reflection .dominoframework  |  Comments (0)  |  Visits (65)
I have just finished expanding the Domino.Reflection namespace to allow the new Inspector tool to browse the contents of LotusScript libraries.  Inspector will be able to display information about data documents, profile documents, design...

Building flexiblility into class constructors

Peter Presnell  |   |  Tags: lotusscript oop  |  Comments (6)  |  Visits (67)
One of the limitations in LotusScript for OOP is the lack of support for method overloading i.e. the ability to invoke a method passing a different number of parameters and/or a different combination of parameter types..... This limitation...

Customizing Templates

Peter Presnell  |   |  Tags: .dominoframework lotusscript customization template oop  |  Comments (0)  |  Visits (58)
So this week I spent a lot of time trying to think of cool ways to make the .Domino Framework more easily customizable.  This following is the solution I have come up with and can apply to any template that uses OOP and want to make the code easily...
  • Show:   10  |  20  |  50  |  100  items per page
    Previous  |  Next
Jump to page of 1
Skip to main content link. Accesskey S
IBM Lotus Connections Help Tools About

Tags

A tag is a keyword that is used to categorize an entry. To view the entries with a particular tag, click a tag name or enter a tag in the box.
The tag cloud indicates the frequency of tag use. Popular tags appear darkest. The slider control adjusts how many tags are displayed in the tag cloud.

Featured Blog Entries 

A sampling of recent entries