Archive of UserLand's first discussion group, started October 5, 1998.

Frontier 6.1d18 and Kernelized Verbs

Author:Dave Winer
Posted:8/26/1999; 7:23:53 AM
Topic:Frontier 6.1d18 and Kernelized Verbs
Msg #:9932
Prev/Next:9931 / 9933

Frontier 6.1d18 is running

This version has a slew of newly kernelized verbs, stuff that thru profiling, we determined were bottlenecks in a typical dynamic Frontier 6 server installation. For Frontier people, here's a list of those verbs.

 coercions.frontierValueToTaggedText

 coercions.structToFrontierValue

 date.dayOfWeekToString

 date.monthToString

 date.netStandardString

 date.versionLessThan

 Frontier.version

 html.getPageTableAddress

 html.traversalSkip

 inetd.supervisor

 string.dateString

 string.ellipsize

 string.hasSuffix

 string.innerCaseName

 string.popSuffix

 string.popTrailing

 string.replace

 string.replaceAll

 string.timeString

 string.trimWhiteSpace

 string.urlSplit

 tcp.readStreamBytes

 tcp.readStreamUntil

 tcp.writeStringToStream

 util.buildErrorPage

 util.buildResponse

 util.getServerString

 util.parseCookies

 util.parseHeaders

 webserver.dispatch

 webserver.server

 xml.convertToDisplayName

 xml.valToString

Geek note

I generated this list with a one-line script run from the outliner by pressing Ctrl-/.

fileloop (f in "m:\\unzipped\\frontier61d18\\required glue scripts\\"){op.insert (file.filefrompath (f) - ".ftsc", down)}

I love software!

Approximate word count: 133.






This page was archived on 6/13/2001; 4:52:07 PM.

© Copyright 1998-2001 UserLand Software, Inc.