Engaged!

| 1 Comment

Wooooohooooo!!! I just asked Jen, my girlfriend of two and a half years, to marry me this weekend.. and she said yes!!

Anyone out there know anything about planning weddings? We're aiming to get married in the summer of 2005, probably early to mid June.

I'm so happy... my nerdy programmer vibes didn't have a negative effect at all! :-)

class Engagement extends Relationship {
   private var commitment:Boolean;

   public function Engagement() {
     commitment = true;
   }
   
   public function getCommitment():Boolean {
	return commitment;   
   }
}

1 Comment

Congrats... AGAIN!

Per Ilteris Kaplan:

"May you both age well on one pillow."

Leave a comment



About this Entry

This page contains a single entry by darron published on September 13, 2003 9:35 PM.

Method Overloading in ActionScript 2 was the previous entry in this blog.

Password Generation in AS2 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Archives

OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.02