Object Oriented Programming
49 topics • Page 1 of 2 • 1, 2
-
- Topics
- Replies
- Views
- Last post
-
- Start Here
by Morten|Dyalog on Wed Oct 01, 2008 9:51 pm - 0 Replies
- 42336 Views
- Last post by Morten|Dyalog
on Wed Oct 01, 2008 9:51 pm
- Start Here
-
- "Property Numbered" methods: SLOW O(N) INDEXING?
by petermsiegel on Fri May 24, 2024 11:53 pm - 3 Replies
- 25673 Views
- Last post by petermsiegel
on Wed Jun 05, 2024 11:05 pm
- "Property Numbered" methods: SLOW O(N) INDEXING?
-
- Modified assignment with objects: should it work?
by petermsiegel on Mon Apr 22, 2024 6:59 pm - 5 Replies
- 15761 Views
- Last post by petermsiegel
on Wed May 01, 2024 10:12 pm
- Modified assignment with objects: should it work?
-
- Assign a variable over multiple lines in Class editor
by bilekflo on Wed Jul 13, 2022 8:15 am - 6 Replies
- 99491 Views
- Last post by Josh|Dyalog
on Wed Jul 20, 2022 2:08 am
- Assign a variable over multiple lines in Class editor
-
- Override of properties not working as expected
by zaibot.w on Tue Aug 10, 2021 1:01 pm - 1 Replies
- 21031 Views
- Last post by Vince|Dyalog
on Thu Aug 19, 2021 12:04 pm
- Override of properties not working as expected
-
- Override in inheritance chain
by zaibot.w on Fri Apr 16, 2021 7:25 pm - 1 Replies
- 13669 Views
- Last post by Vince|Dyalog
on Tue Apr 20, 2021 3:50 pm
- Override in inheritance chain
-
- masking public property?
by Manuel Kassens on Sun Oct 25, 2020 12:32 pm - 2 Replies
- 14151 Views
- Last post by gil
on Wed Oct 28, 2020 6:33 am
- masking public property?
-
- Why is ⎕THIS in a shared method not deterministic
by Manuel Kassens on Sun Oct 25, 2020 11:55 am - 1 Replies
- 11673 Views
- Last post by Vince|Dyalog
on Mon Oct 26, 2020 12:34 pm
- Why is ⎕THIS in a shared method not deterministic
-
- How to create a callback of a method inside a Class ?
by PGilbert on Tue Mar 24, 2020 1:21 am - 0 Replies
- 11766 Views
- Last post by PGilbert
on Tue Mar 24, 2020 1:21 am
- How to create a callback of a method inside a Class ?
-
- Referencing another class in a class constructor
by mfleming on Mon Jul 01, 2019 1:44 am - 1 Replies
- 13916 Views
- Last post by paulmansour
on Mon Jul 01, 2019 11:13 am
- Referencing another class in a class constructor
-
- Getting public properties and methods?
by norbertjurkiewicz84 on Tue Oct 10, 2017 1:27 pm - 1 Replies
- 17492 Views
- Last post by JohnD|Dyalog
on Mon Nov 06, 2017 10:05 am
- Getting public properties and methods?
-
- How to eliminate duplicate code?
by paulmansour on Sat Sep 30, 2017 4:35 am - 2 Replies
- 19106 Views
- Last post by paulmansour
on Sun Oct 01, 2017 1:57 pm
- How to eliminate duplicate code?
-
- Access to workspace )vars within a class?
by sloughin on Mon Dec 12, 2016 7:19 pm - 1 Replies
- 19273 Views
- Last post by paulmansour
on Tue Dec 13, 2016 2:53 pm
- Access to workspace )vars within a class?
-
- Destructors
by petermsiegel on Wed Jun 08, 2016 6:23 am - 0 Replies
- 19076 Views
- Last post by petermsiegel
on Wed Jun 08, 2016 6:23 am
- Destructors
-
- Loading Scripts with an :Include
by ray on Mon Jan 04, 2016 3:02 pm - 4 Replies
- 46559 Views
- Last post by Phil Last
on Wed Jan 06, 2016 9:01 pm
- Loading Scripts with an :Include
-
- How to declare a class
by neeraj on Sat Jan 04, 2014 6:56 pm - 3 Replies
- 41425 Views
- Last post by neeraj
on Mon Jan 06, 2014 6:05 pm
- How to declare a class
-
- Operator overloading
by sloughin on Wed Sep 14, 2011 6:08 pm - 2 Replies
- 32631 Views
- Last post by petermsiegel
on Mon Mar 04, 2013 10:05 pm
- Operator overloading
-
- Object loses methods - sometimes
by RobertB on Fri Jan 04, 2013 9:38 am - 3 Replies
- 39403 Views
- Last post by Vince|Dyalog
on Wed Jan 09, 2013 9:32 am
- Object loses methods - sometimes
-
- Generators and Iterators a la Python
1, 2by petermsiegel on Tue Nov 27, 2012 1:32 am - 10 Replies
- 88000 Views
- Last post by petermsiegel
on Tue Dec 18, 2012 12:48 am
- Generators and Iterators a la Python
-
- Difference between []New and .New
by RobertB on Thu Nov 22, 2012 3:36 pm - 2 Replies
- 31237 Views
- Last post by RobertB
on Wed Nov 28, 2012 12:52 pm
- Difference between []New and .New
-
- Abstract Classes and Visitor Patterns
by arcfide on Mon Apr 16, 2012 3:08 am - 2 Replies
- 31065 Views
- Last post by arcfide
on Fri Apr 20, 2012 3:23 am
- Abstract Classes and Visitor Patterns
-
- Nested Interfaces?
by arcfide on Mon Apr 16, 2012 6:19 am - 0 Replies
- 20919 Views
- Last post by arcfide
on Mon Apr 16, 2012 6:19 am
- Nested Interfaces?
-
- I must finally succumb to the OO dotNet Dark Side (Reuters)
by tclviiidyalog on Wed Feb 29, 2012 3:40 pm - 0 Replies
- 20985 Views
- Last post by tclviiidyalog
on Wed Feb 29, 2012 3:40 pm
- I must finally succumb to the OO dotNet Dark Side (Reuters)
-
- Sections in Classes?
by MBaas on Mon Feb 06, 2012 5:28 pm - 4 Replies
- 42693 Views
- Last post by AndyS|Dyalog
on Wed Feb 08, 2012 3:04 pm
- Sections in Classes?
-
- Cannot write NS with a object instance to a component
by norbertjurkiewicz84 on Fri Feb 03, 2012 8:20 pm - 1 Replies
- 26321 Views
- Last post by Morten|Dyalog
on Sat Feb 04, 2012 12:08 pm
- Cannot write NS with a object instance to a component
49 topics • Page 1 of 2
• 1, 2
Who is online
Users browsing this forum: No registered users and 1 guest
Forum permissions
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group