The Artima Developer Community
Sponsored Link

Weblogs Forum
Automated Design

1 reply on 1 page. Most recent reply: Jul 25, 2005 1:49 AM by Thomas SMETS

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
Matt Gerrans

Posts: 1153
Nickname: matt
Registered: Feb, 2002

Automated Design (View in Weblogs)
Posted: Mar 20, 2003 4:20 PM
Reply to this message Reply
Summary
Think about designing your application as an automation server for scripting languages.
Advertisement
Thinking about how your application would be scripted by a scripting language helps you understand your designs better, even if you ultimately decide not to make your application macro- or script-enabled. When you think about how it would be scripted, you need to come up with a logical and simple object model. If you design from the get-go with this idea in mind, your app can run as if it were being scripted by the user, or as if the user were a script.


Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: Automated Design Posted: Jul 25, 2005 1:49 AM
Reply to this message Reply
May be Grinder could in the long run be viewed as a mean to script one's interface ... ?
At least Jython seems a usefull tool box for that ... !!!

\T,

Flat View: This topic has 1 reply on 1 page
Topic: Everything I Know About Programming Previous Topic   Next Topic Topic: YAGNI's and Planning for Change

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use