Rebol Talk Forum  |  REBOL Discussions  |  REBOL Chat  |  Topic: 3 or 4 element History:
Pages: [1] Print
Author Topic: 3 or 4 element History:  (Read 282 times)
btiffin
Jr. Member
**
Offline Offline

Posts: 58


View Profile
3 or 4 element History:
« on: March 28, 2008, 09:25:08 PM »

Just curious;

What do you use for History: in REBOL headers?

history: [version date user comment]  or  [date version comment]
or ...?   Nothing?

Me, I use [date version user comment] (usually - sometimes toggle between version date and date version and I toggle between my handle 'btiffin and my nickname 'bluey as mood takes.  The nice thing about REBOL is that it doesn't really matter if someone ever writes a history parser,  tuple! date! word! (or lit-word!) and string! 

Just curious,
Cheers
Brian
Logged
fhein
Newbie
*
Offline Offline

Posts: 47


View Profile
Re: 3 or 4 element History:
« Reply #1 on: March 30, 2008, 03:50:22 AM »

My headers usually look like REBOL []  Tongue The most advanced stuff I've written is title, author, version and date.. Never history though.
Logged
henrikmk
Newbie
*
Offline Offline

Posts: 49


View Profile
Re: 3 or 4 element History:
« Reply #2 on: April 01, 2008, 08:11:25 AM »

Here's a header from one of my source files:

REBOL [
  Title: "DBCore Mini Connector User Interface"
  Short: "DBCore Mini Connector User Interface"
  Author: ["Henrik Mikael Kristensen"]
  Copyright: "2008 - HMK Design"
  Filename: %db-mini-connector-ui.r
  Version: 0.0.1
  Type: 'script
  Maturity: 'unstable
  Release: 'internal
  Created: 27-Mar-2008
  Date: 27-Mar-2008
  License: {
    BSD (www.opensource.org/licenses/bsd-license.php)
    Use at your own risk.
  }
  Purpose: {}
  History: []
  Keywords: []
]


I don't use all of them yet, but I keep them there in case I want to do some type of source management, using it as meta data for a search engine and similar things.
Logged
Pages: [1] Print 
Rebol Talk Forum  |  REBOL Discussions  |  REBOL Chat  |  Topic: 3 or 4 element History:
Jump to:  

  
Quick Search...

Advanced search
  
Welcome, Guest. Please login or register.
Did you miss your activation email?
September 30, 2008, 06:27:05 PM
Username: Password: Session Length:
  

News: 01-09-08

Alpha version of REBOL 3 has been released!


  
2243 Posts in 587 Topics by 2010 Members
Latest Member: techpon

  Rebol Talk Forum | Powered by SMF 1.0.9.
© 2001-2005, Lewis Media. All Rights Reserved.

RT design by Defiant Pc