zsh-workers
 help / color / mirror / code / Atom feed
* ERP application as Zsh module -- thought?
@ 2013-10-12  5:55 William Park
  2013-10-12 16:04 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: William Park @ 2013-10-12  5:55 UTC (permalink / raw)
  To: zsh-workers

Hi all,

I am developing "ERP system for small business".  The underlying data
structure is spreadsheet (ie. 2D sparse table) where the rows act like
arrays.  Instead of shoving everything into a single spreadsheet, in my
case, each spreadsheet is a record and a file.  For example, if you have
1000 items in IV subsystem, then each item record will be one
spreadsheet file, and there will be 1000 similar files in IV directory.

I would like to embed my application as Zsh module.
Is this something you guys would like to see?
-- 
William


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-12 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-12  5:55 ERP application as Zsh module -- thought? William Park
2013-10-12 16:04 ` Bart Schaefer
2013-10-12 21:09   ` William Park

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).