JingJingJingJing / Sira

This is sira
2 stars 1 forks source link

Run in shell - accepts standard text input #52

Closed kiddliu closed 6 years ago

kiddliu commented 6 years ago

As a user, I want Sira 2.0 accepts standard text input only, instead of certain predefined format.

Sira.exe accepts only plain text input, switches, parameter values which may come from other standard utilities. Instead of XML, JSON which are more developer-friendly, plain text is compatible with rest of world, and it's user-friendly.

JingJingJingJing commented 6 years ago

@kiddliu I wonder what is 'instead of certain predefined format' means. If it is not just accepts predefined format, it means user can define other formats by himself.

kiddliu commented 6 years ago

@JingJingJingJing it means the format should not deliver any meaning at all. For example in JSON, the brackets ({ and }) indicates the beginning and the end of an object. This is strictly forbidden in Sira 2.0.