How to create auto generated accessors?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

How to create auto generated accessors?

Conrad Taylor
Hi, how does one create auto generated accessors?

Thanks,

-Conrad



_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Enno Schwass
Hi

> Hi, how does one create auto generated accessors?

Its mentioned in the middle of the page

http://squeak.preeminent.org/tut2007/html/016.html

I heavy recommend to study the whole tutorial. Its a great example  
for test driven development

Hope it helps
Enno
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Conrad Taylor
Hi, when I right-click, there isn't a more to get to the 'create inst var accessors'.  BTW, I get a longer menu that begins with 'file out' and ends with 'open re-write tool'.  

-Conrad

On 8/9/07, Enno Schwass <[hidden email]> wrote:
Hi

> Hi, how does one create auto generated accessors?

Its mentioned in the middle of the page

http://squeak.preeminent.org/tut2007/html/016.html

I heavy recommend to study the whole tutorial. Its a great example
for test driven development

Hope it helps
Enno
_______________________________________________
Beginners mailing list
[hidden email] on.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Enno Schwass
Hi

> Hi, when I right-click, there isn't a more to get to the 'create  
> inst var accessors'.  BTW, I get a longer menu that begins with  
> 'file out' and ends with 'open re-write tool'.

I am sure there is one. Search all menu entries carefully. Do you use  
Damiens developer image? If not, I recommend to do so. Its best to  
start programming

bye
Enno
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Conrad Taylor
Hi, I'm currently using his image and it's only one menu that pops up when I perform a right-click.  The menu exists in a clean image.  Also, I'm having the same issue with the method-category not showing the list of protocols.

-Conrad

On 8/9/07, Enno Schwass <[hidden email]> wrote:
Hi

> Hi, when I right-click, there isn't a more to get to the 'create
> inst var accessors'.  BTW, I get a longer menu that begins with
> 'file out' and ends with 'open re-write tool'.

I am sure there is one. Search all menu entries carefully. Do you use
Damiens developer image? If not, I recommend to do so. Its best to
start programming

bye
Enno
_______________________________________________
Beginners mailing list
[hidden email] on.org

http://lists.squeakfoundation.org/mailman/listinfo/beginners


_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Enno Schwass
In reply to this post by Enno Schwass

Am 09.08.2007 um 13:05 schrieb Enno Schwass:

> Hi
>
>> Hi, when I right-click, there isn't a more to get to the 'create  
>> inst var accessors'.  BTW, I get a longer menu that begins with  
>> 'file out' and ends with 'open re-write tool'.
>
> I am sure there is one. Search all menu entries carefully. Do you  
> use Damiens developer image? If not, I recommend to do so. Its best  
> to start programming

Small correction. It depends on your system browser. I use ...  
uhm ... refactoring browser? or page pane browser as standard tool.

bye
Enno
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Michael Davies-2
Try looking for "accessors for inst var" in that menu instead. That's
what mine shows.
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: How to create auto generated accessors?

Conrad Taylor
Hey Michael, thanks for the information because it was very clear from the menu as it was in the clean image.

-Conrad

On 8/9/07, Michael Davies <[hidden email]> wrote:
Try looking for "accessors for inst var" in that menu instead. That's
what mine shows.
_______________________________________________
Beginners mailing list
[hidden email]on.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners